Prometheus Metrics
DocGraf can be configured to expose Prometheus Metrics. The metrics exposed are grouped into two categories:
docgraf_docker_events_recv
- This metric will always capture all received events from the Docker daemon
docgraf_docker_events_recorded
- This metric will be a subset of
docgraf_docker_events_recv
, it is only the events that were recorded as Annotations
- This metric will be a subset of
Both metrics expose the following labels:
- Event Type
- Event
- Container
- Image
- Image Tag