open-telemetry / open-telemetry/opentelemetry-python-contrib
Restore/Add metrics in instrumentations
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
This is an issue to track all the instrumentations that contained metrics in the metrics branch which need to be ported over to the new API:
- https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1039
- #1041
- #1042
- #1043
- #1143
- #1144
- #1145
- #1146
- #1147
- #1148
- #1149
- #1150
- #1151
- #1152
- #1153
- #1154
- #1155
- #1156
- #1157
- #1158
- #1158
- #1159
- #1160
For example usage of the metrics api, see the system-metrics instrumentation: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-system-metrics
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.
Research direction
Start with the system-metrics instrumentation linked in the issue for an example of the metrics API, then review the unchecked instrumentation issues (#1042, #1147, #1148, and #1150–#1154, #1158). The work is done when the remaining checklist entries have been addressed and their instrumentation metrics are ported to the new API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100