documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[v2] Document how to control internal observability

Open yurishkuro opened this issue 1 year ago • 3 comments

  • How to enable debug logging in the storage
  • How to control & export tracing
  • How to read and control metrics
  • Health checks + config https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/healthcheckv2extension/README.md#v2

Some/most of these settings are in the OTEL config.

yurishkuro avatar Oct 29 '24 22:10 yurishkuro

/assign

ADITYATIWARI342005 avatar Aug 07 '25 07:08 ADITYATIWARI342005

Hi @yurishkuro As per the instructions, I researched the mentioned URLs and drafted comprehensive documentation to resolve the issue. I hope you may review my implementation and instruct me on any changes required.

ADITYATIWARI342005 avatar Aug 07 '25 07:08 ADITYATIWARI342005

Hi @yurishkuro As instructed by you, I have made the implementation in the monitoring.md instead of creating a new file.

Please review it and suggest if I should make any other changes.

ADITYATIWARI342005 avatar Aug 07 '25 23:08 ADITYATIWARI342005