newrelic / newrelic/newrelic-telemetry-sdk-python
Support for Cumulative metrics
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 42
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Suppport creating Cumulative metrics as described in https://docs.newrelic.com/docs/data-apis/understand-data/metric-data/cumulative-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 by reading the linked New Relic cumulative metrics documentation and locating the Python SDK's metric-creation entry points. Determine the API surface needed to create cumulative metrics and define completion as support that follows the documented cumulative metric behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100