aws-observability / observability-best-practices

Observability best practices on AWS
https://aws-observability.github.io/observability-best-practices/
MIT No Attribution
224 stars 69 forks source link

Add operational guidance for horizontally scalling collectors #92

Closed bryan-aguilar closed 1 year ago

bryan-aguilar commented 1 year ago

Description of changes: This PR adds a brief section summarizing the requirements to horizontally scaling a Collector. The goal was to provide an introduction into the different types of collector components which may be affected by horizontal scaling. The bulk of scaling documentation lives in the upstream opentelemetry docs.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

awsimaya commented 1 year ago

Thanks for the PR, @bryan-aguilar