aws-observability / aws-otel-community

Welcome to the AWS Distro for OpenTelemetry project. If you're using monitoring and observability tools for AWS products and services, this is a great place to ask questions, request features and network with other community members.
https://aws-otel.github.io/
Apache License 2.0
98 stars 96 forks source link

ADOT docs revamp #64

Open mhausenblas opened 2 years ago

mhausenblas commented 2 years ago
  1. Support versioned documentation
  2. Move agnostic content upstream (docs consolidation project in OpenTelemetry)
  3. Simplify and improve the navigation (fewer top-level items, better search and discovery)
  4. Move all product stuff to PDP

Customer feedback:

Ramneek-kalra commented 9 months ago

https://aws-otel.github.io/docs/getting-started/adot-eks-add-on/requirements > Don't know if this is right spot to comment > The cert-manager version being documented is also older one which isn't compatible with latest version of ADOT Add-on. Please revamp that too as per latest shared at: https://cert-manager.io/docs/installation/

Ramneek-kalra commented 8 months ago

@mhausenblas Let me know if we are stepping ahead on this feedback.

simonloach commented 1 month ago

Kudos to author, will raise this as well in EKS Enterprise support. We want to introduce ADOT into our EKS cluster to send metrics from Prometheus and Cloudwatch alongisde Xray Traces.

Right now there is no way to see the most current AWS EKS Addon other than stumbling on AWS Blog post. For anyone interested I found a blog that mentioned "v0.102.0-eksbuild.1" to be latest.

Docs are designed in a way that me trying to configure version "v0.102.0-eksbuild.1" went to https://aws-otel.github.io/docs/getting-started/adot-eks-add-on/add-on-configuration which:

In order to really understand what I needed to do I had to read all the docs for previous version, review migration guide and then get to current version doc. This is a tedious process, please someone improve this!

Please update the docs with docs for XRay, Prometheus(section on AMP welcome), Cloudwatch setups that would work out of the box.

mhausenblas commented 1 month ago

@simonloach thanks for your feedback and we will take this on board!