From 2cb4e9a4bfa739961f0283298fd1bfaca191ba5b Mon Sep 17 00:00:00 2001 From: <> Date: Mon, 16 Sep 2024 13:37:52 +0000 Subject: [PATCH] Deployed b19ca92 with MkDocs version: 1.6.1 --- .nojekyll | 0 404.html | 1079 +++ adothealth/index.html | 1322 ++++ assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.56dfad97.min.js | 16 + assets/javascripts/bundle.56dfad97.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.07f07601.min.js | 42 + .../workers/search.07f07601.min.js.map | 7 + assets/stylesheets/main.35f28582.min.css | 1 + assets/stylesheets/main.35f28582.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + concepts/index.html | 1367 ++++ container-insights/eks/index.html | 1474 ++++ contributors/index.html | 1138 +++ ecs/ecs-monitoring-on-ec2/index.html | 1406 ++++ eks/destroy/index.html | 1141 +++ eks/eks-apiserver/index.html | 1225 +++ eks/gpu-monitoring/index.html | 1226 +++ eks/index.html | 1577 ++++ eks/istio/index.html | 1619 ++++ eks/java/index.html | 1513 ++++ eks/logs/index.html | 1278 ++++ eks/multiaccount/index.html | 1431 ++++ eks/multicluster/index.html | 1439 ++++ eks/nginx/index.html | 1499 ++++ eks/tracing/index.html | 1555 ++++ eks/troubleshooting/index.html | 1558 ++++ helpers/ecs-cluster-with-vpc/index.html | 1325 ++++ helpers/managed-grafana/index.html | 1333 ++++ helpers/new-eks-cluster/index.html | 1513 ++++ iam/min-iam-policy.json | 200 + images/aws-favicon.png | Bin 0 -> 392 bytes images/aws-logo.png | Bin 0 -> 3667 bytes images/dark-o11y-accelerator-amp-xray.drawio | 1 + images/dark-o11y-accelerator-amp-xray.png | Bin 0 -> 812026 bytes images/light-o11y-accelerator-amp-xray.drawio | 1 + images/light-o11y-accelerator-amp-xray.png | Bin 0 -> 119229 bytes index.html | 1262 ++++ overrides/main.html | 24 + search/search_index.json | 1 + sitemap.xml | 95 + sitemap.xml.gz | Bin 0 -> 421 bytes support/index.html | 1125 +++ workloads/managed-prometheus/index.html | 1486 ++++ 79 files changed, 40490 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 adothealth/index.html create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.56dfad97.min.js create mode 100644 assets/javascripts/bundle.56dfad97.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.07f07601.min.js create mode 100644 assets/javascripts/workers/search.07f07601.min.js.map create mode 100644 assets/stylesheets/main.35f28582.min.css create mode 100644 assets/stylesheets/main.35f28582.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 concepts/index.html create mode 100644 container-insights/eks/index.html create mode 100644 contributors/index.html create mode 100644 ecs/ecs-monitoring-on-ec2/index.html create mode 100644 eks/destroy/index.html create mode 100644 eks/eks-apiserver/index.html create mode 100644 eks/gpu-monitoring/index.html create mode 100644 eks/index.html create mode 100644 eks/istio/index.html create mode 100644 eks/java/index.html create mode 100644 eks/logs/index.html create mode 100644 eks/multiaccount/index.html create mode 100644 eks/multicluster/index.html create mode 100644 eks/nginx/index.html create mode 100644 eks/tracing/index.html create mode 100644 eks/troubleshooting/index.html create mode 100644 helpers/ecs-cluster-with-vpc/index.html create mode 100644 helpers/managed-grafana/index.html create mode 100644 helpers/new-eks-cluster/index.html create mode 100644 iam/min-iam-policy.json create mode 100644 images/aws-favicon.png create mode 100644 images/aws-logo.png create mode 100644 images/dark-o11y-accelerator-amp-xray.drawio create mode 100644 images/dark-o11y-accelerator-amp-xray.png create mode 100644 images/light-o11y-accelerator-amp-xray.drawio create mode 100644 images/light-o11y-accelerator-amp-xray.png create mode 100644 index.html create mode 100644 overrides/main.html create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 support/index.html create mode 100644 workloads/managed-prometheus/index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..a5528225 --- /dev/null +++ b/404.html @@ -0,0 +1,1079 @@ + + + +
+ + + + + + + + + + + + + + + + +The OpenTelemetry collector produces metrics to monitor the entire pipeline. In the EKS monitoring module, we have enabled those metrics by default with the AWS Distro for OpenTelemetry (ADOT) collector. You get a Grafana dashboard named OpenTelemetry Health Collector
. This dashboard shows useful telemetry information about the ADOT collector itself which can be helpful when you want to troubleshoot any issues with the collector or understand how much resources the collector is consuming.
Note
+The dashboard and metrics used are not specific to Amazon EKS, but applicable to any environment running an OpenTelemetry collector.
+Below diagram shows an example data flow and the components in an ADOT collector:
+ +In this dashboard, there are five sections. Each section has metrics relevant to the various components of the AWS Distro for OpenTelemetry (ADOT) collector :
+Shows the receiver’s accepted and refused rate/count of spans and metric points that are pushed into the telemetry pipeline.
+Shows the accepted and refused rate/count of spans and metric points pushed into next component in the pipeline. The batch metrics can help to understand how often metrics are sent to exporter and the batch size.
+ +Shows the exporter’s accepted and refused rate/count of spans and metric points that are pushed to any of the destinations. It also shows the size and capacity of the retry queue. These metrics can be used to understand if the collector is having issues in sending trace or metric data to the destination configured.
+ +Shows the collector’s operational metrics (Memory, CPU, uptime). This can be used to understand how much resources the collector is consuming.
+ +Shows the metrics and spans data flow through the collector’s components.
+ +Note
+To read more about the metrics and the dashboard used, visit the upstream documentation here.
+As this is enabled by default in the EKS monitoring module, visit this example’s instructions which will provide the ADOT collector health dashboard after deployment
+You can disable ADOT collector health metrics by setting the variable enable_adotcollector_metrics to false.
+variable "enable_adotcollector_metrics" {
+ description = "Enables collection of ADOT collector metrics"
+ type = bool
+ default = true
+}
+