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

As requested here #240 See [official docs](https://grafana.com/docs/grafana/latest/administration/provisioning/) for reference.

wontfix
area/docs
area/tasks
area/vars

With the current role it is only possible to either download from grafana.com or provide ready to use dashboards in a local directory. This patch adds support for external dashboards...

wontfix
area/docs
area/tasks
area/vars
area/tests

Fixes #262 - Allows overriding the template used for grafana configuration - By default still uses the existing template

wontfix
area/docs
area/tasks
area/vars

This is a workaround because Rocky Linux is not identified as RedHat until Ansible 2.11. https://forums.rockylinux.org/t/ansible-os-family-question/3320

wontfix
area/vars

Currently, the plugins dont load when you have to go through a proxy because you are inside a corporate enviroment. So grafana fails here trying to get them directly without...

wontfix
area/tasks

It turns out that Grafana is case sensitive, a datasource "prometheus" is different from a datasource "Prometheus". This introduces subtle bugs if the documentation sometimes chooses lowercase "prometheus" and other...

wontfix
area/docs

There were spurious outages on circleci infrastructure this morning, one or two tests randomly failed but succeeded on retry.

wontfix
area/automation
area/docs
area/tasks
area/tests