Provide CloudEvents system metrics in Prometheus & OpenTelemetry #3531
Labels
cloudevents
All events related to CloudEvents to extend KEDA
extensibility
All issues related to extensibility of KEDA
feature
All issues for new features that have been committed to
operations
Proposal
In order to provide cluster operators the tools they need to operate KEDA, we should extend our Prometheus metrics to include the following new metrics:
keda_event_sink_error_totals
- Provides an indication of all the errors related to pushing events to a given event sinkkeda_event_sink_totals
- Provides an indication of all the events that have been emitted, per event sinkUse-Case
Provide operational metrics to see the health of CloudEvents being pushed
Anything else?
Relates to #479
The text was updated successfully, but these errors were encountered: