You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so my question is how can I get the events into prometheus?
The metrics exposed are just events_sent, events_discarded, and the go default ones, which makes sense.
There is no prometheus dump or way to get events into the metrics. I get that these are events so maybe they just can't be exported as metrics, but I'm trying to get the Dashboard up and running.
Any help is appreciated :)
The text was updated successfully, but these errors were encountered:
I've installed via Helm Chart with the following
values.yaml
:so my question is how can I get the events into prometheus?
The metrics exposed are just
events_sent
,events_discarded
, and thego
default ones, which makes sense.There is no
prometheus
dump or way to get events into the metrics. I get that these are events so maybe they just can't be exported as metrics, but I'm trying to get the Dashboard up and running.Any help is appreciated :)
The text was updated successfully, but these errors were encountered: