-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- expose metrics to prometheus:
cdviz_cdevent_totalthat count the number of events created by sources, or send by sink, with labels:stage:sourceorsinkstage_name: the name of the source or the sinkerror: empty string if none, else error kind
cdviz_processing_durationtime between creation by the source with labelsink_name: the name of the sinksource_name: the name of the source
- show the metrics on grafana dashboard "cdviz-collector activities"
- count by stage_name
- increase by stage_name
- add the ServiceMonitor as part of the
cdviz-collectorchart if not exists
Explore if those metrics could not be extracted by using metrics extracted from tracing-span (see the contrib spanprocessor in otel-collector processor)?
Metadata
Metadata
Assignees
Labels
No labels