documentation
documentation copied to clipboard
[v2] Document how to control internal observability
- 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.
/assign
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.
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.