Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 2820d4e

Browse files
committed
Remove SDK Metrics and references to it
The update removes the page about the deprecated AWS SDK Metrics enterprise service, as well as the references to that page found in the "Generating SDK metrics" page and the TOC on the Getting started page.
1 parent 63fc7d9 commit 2820d4e

File tree

3 files changed

+0
-393
lines changed

3 files changed

+0
-393
lines changed

doc_source/generating-sdk-metrics.adoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,10 @@ include::../../includes.txt[]
88

99
The {sdk-java} can generate metrics for visualization and monitoring with link:cloudwatch/["CloudWatch", type="marketing"] that measure:
1010

11-
12-
1311
* your application's performance when accessing {AWS}
1412
* the performance of your JVMs when used with {AWS}
1513
* runtime environment details such as heap memory, number of threads, and opened file descriptors
1614
17-
18-
[NOTE]
19-
====
20-
21-
The {AWS} SDK Metrics for Enterprise Support is another option for gathering metrics about your application. SDK Metrics is an {AWS-service} that publishes data to {CWlong} and enables you to share metric data with {AWS} Support for easier troubleshooting. See xref:sdk-metrics[Enabling {AWS} SDK Metrics for Enterprise Support,linkend=sdk-metrics] to learn how to enable the SDK Metrics service for your application.
22-
23-
====
24-
2515
[[how-to-enable-sdk-java-metric-generation,how-to-enable-sdk-java-metric-generation.title]]
2616
== How to Enable Java SDK Metric Generation
2717

doc_source/getting-started.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,3 @@ include::setup-project-maven.adoc[leveloffset=+1]
3232

3333

3434
include::setup-project-gradle.adoc[leveloffset=+1]
35-
36-
37-
include::sdk-metrics.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)