ansible-grafana icon indicating copy to clipboard operation
ansible-grafana copied to clipboard

Platform for analytics and monitoring

Results 58 ansible-grafana issues
Sort by recently updated
recently updated
newest added

**What is missing?** Ability to provision playlists in a similar fashion to dashboards **Why do we need it?** Creating multiple grafana installations for different environments should allow automation of this...

enhancement

**What is missing?** a preflight-check for `curl` on the deployer machine **Why do we need it?** users are pointed to the cause of a failure explicitly **Is it important?** not...

enhancement

**What happened?** I ran an older release of this role on a host and got an error about `packagecloud.io`. I update this role (to 0.16.1) and re-ran — still the...

bug

Hello guys, I'm trying to provision an influxdb datasource using the API method and I'm getting into this error: ``` TASK [./ : Ensure datasources exist (via API)] ********************************************************** failed:...

bug

Hi if I uderstand well the grafana_dashboards_dir property, the role should pick the dahsboard in this local directory and copied it to a temp directory. Is that the behaviour expeted...

bug

Hi We are only allowed to access outside world over a webproxy, so it wouldb be great if the template for the repo file would have an option to define...

enhancement
help wanted

Role could create additional users if it is possible (possibility should be checked in `tasks/preflight.yml`). This probably can be accomplished via [grafana API](http://docs.grafana.org/http_api/user)

enhancement
help wanted

**What is missing?** Currently `ansible-grafana` does not support alert provisioning as Grafana did not provided an easy method to do this. From Grafana v9.1.x file based provisioning for alerting has...

enhancement