elastic / elastic/opentelemetry-lib
Move the resource attribute parsing logic for process scraper to ElasticSearchExporter
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 18
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 7
Description
Currently the resource attributes for the process are handled in the otel-lib here. https://github.com/elastic/opentelemetry-lib/blob/main/remappers/hostmetrics/process.go#L262
This logic should be moved to the ElasticSearchExporter code since all the resource attributes will be handled in the exporter.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.