elastic / elastic/opentelemetry-lib
Produce remap metrics only when the original metrics is present
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 18
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 7
Description
Current codebase will produce a zero value remapping for metrics which are missing in the originally scraped metric. Ideally, we should only produce remapped metrics if we have the values present in the original metric.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.