community.grafana.grafana_annotations – send ansible events as annotations on charts to grafana over http api.¶
Note
This plugin is part of the community.grafana collection (version 1.2.1).
To install it use: ansible-galaxy collection install community.grafana
.
To use it in a playbook, specify: community.grafana.grafana_annotations
.
Synopsis¶
This callback will report start, failed and stats events to Grafana as annotations (https://grafana.com)
Requirements¶
The below requirements are needed on the local controller node that executes this callback.
whitelisting in configuration
Parameters¶
Authors¶
Rémi REY (@rrey)