Grafana Annotations
DocGraf can be configured to publish Grafana Annotations for specific Docker Events. When a configured event occurrs, DocGraf will publish that event as an Annotation to Grafana with the following information:
- Text:
<event> <container> <tag>
- Timestamp of the event
- Tags:
- Event Type
- Event
- Container
- Image
- Image Tag
These annotations can be visualized in several ways on Grafana such as a list of recent events:
Or overlayed on top of other charts to correlate container events with out system metrics: