open-telemetry / open-telemetry/opentelemetry-cpp
[Feature] Internal SDK Metrics
Open
@marcalff is already working on this.
Since Jan 6, 2023.
do-not-stale
enhancement
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
As discussed in C++ SIG meeting with @esigo,
here is a feature request for internal SDK end exporter metrics.
Given that this feature is general, I documented this in a draft OTEP:
https://github.com/marcalff/oteps/blob/otep_internal_sdk_metrics/text/0000-internal-sdk-metrics.md
The goal is to implement internal metrics about the SDK and exporter execution, in opentelemetry-cpp.
Please provide feedback.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.