argoproj / argoproj/notifications-engine
Support other metrics agents (e.g. open-telemetry)
Open
- Dominant language
- Go
- Stars
- 334
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
The notifications engine library only supports prometheus metrics: https://github.com/argoproj/notifications-engine/blob/master/pkg/controller/metrics.go#L37.
It should support other metrics agents, such as open-telemetry.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read pkg/controller/metrics.go at line 37 to understand the current Prometheus-only integration. Then determine how the metrics integration should accommodate other agents, including OpenTelemetry; done means a non-Prometheus agent is supported while existing Prometheus metrics continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100