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 happened?** Specified dashboards could not be installed **Did you expect to see some different?** The dashboards to have been installed **How to reproduce it (as minimally and precisely as...

bug

**What is missing?** Currently it's not possible to override the used template for the `grafana.ini` which makes it impossible to set arbitrary config values. **Why do we need it?** Some...

enhancement

**What is missing?** I can't define a provisioned dashboard as the default dashboard for home. **Why do we need it?** I need to give access to the default dashboard, so...

enhancement

**What is missing?** Right now grafana is always checking for updates, and it would be prefereable if this could be disabled. **Why do we need it?** In some environments the...

enhancement

variable that allow to edit dashboard after importing from local or grafana.com

wontfix
area/tasks
area/vars

**What is missing?** As a user, I'd like grafana.ini to use the ini_file module instead of rendering a jinja2 template. **Why do we need it?** This allows for users with...

enhancement

**What happened?** Invalid /etc/grafana/provisioning/datasources/ansible.yml provisioning yaml ` apiVersion: 1 deleteDatasources: [] datasources: - database: influxdb json_data: httpMode: GET name: InfluxDB01 secure_json_data: password: **** type: influxdb url: http://influxdb01:8086 user: influxdb_user -...

bug

It's not currently possible to set grafana_package outside of using extra-vars because it's set by role vars. If I want to install the grafana-enterprise package I currently must override the...

enhancement

If you try to update settings of an existing alerting notification channel after it was created this role will not update it. Steps to reproduce: 1. Create a notification channel...

enhancement
help wanted

**What is missing?** Ability to update or remove plugins **Why do we need it?** When using grafana plugins, sometimes it needs update to work correctly with latest grafana. Also when...

enhancement