open-telemetry / open-telemetry/opentelemetry-python-contrib
Resource Detection for Kubernetes properties (e.g. pod.id)
Open
@rahulmukherjee68 is already working on this.
Since Dec 5, 2022.
feature-request
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Is your feature request related to a problem?
This problem is related to #1372
Describe the solution you'd like
Implement a separate module which will have similliar logic related to this
Additional context
With this module customer can independently detect the k8s properties like pod.id as a part of span resource attributes and further can be used to correlate any problem with infra instrumentation
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.