argoproj / argoproj/notifications-engine

Support other metrics agents (e.g. open-telemetry)

Open
#145 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.