Ansible Grafana Versions Save

Platform for analytics and monitoring

0.17.0

4 years ago

Fixed bugs:

  • cast grafana_port to int before comparing it to 1024 #212
  • This role does not work with RPi 1 #207
  • Installation fails due to missing package libfontconfig on Ubuntu 18.04 #200

Merged pull requests:

  • cast grafana_port to int. Fix #212 #213 (kapouer)
  • Avoid being clever about unsupported architectures #211 (bwolf)
  • Fix RPi 1 issue when grafana-rpi package needs to be installed (#207) #208 (ruzickap)

0.16.2

4 years ago

Fixed bugs:

  • Grafana [session] has been replaced #155

Merged pull requests:

0.16.1

4 years ago

Merged pull requests:

0.16.0

4 years ago

Closed issues:

  • Release of a new version ? #178
  • Failed to load LDAP config file when using Jinja templated integer variable #175

Merged pull requests:

0.15.0

4 years ago

Closed issues:

  • Add new auth configuration options #165
  • playbook fails to starts the grafana server #163
  • Support for installing plugins #159
  • documentation example missing admin user requirement #156
  • Importing dashboards will fail if datadir != /var/lib/grafana #147

Merged pull requests:

0.14.2

5 years ago

Merged pull requests:

0.14.1

5 years ago

Merged pull requests:

  • default to only coping dashboards and not removing them #145 (paulfantom)

0.14.0

5 years ago

Implemented enhancements:

  • Use tempfile for /tmp/dashboards #90

Fixed bugs:

  • WTF bug with grafana_dashboards_dir == dashboards #136
  • Dashboard provisioning is interactive #128

Closed issues:

  • 500 internal server error with packagecloud.io #133

Merged pull requests:

0.13.0

5 years ago

Closed issues:

  • Problem installing on debian. Problems with repo and it's gpg key. #124

Merged pull requests:

0.12.0

5 years ago

Fixed bugs:

  • Preflight "tags: always" conflicts with --tags option #101

Closed issues:

  • Dashboard title cannot be empty #108
  • grafana_admin ldap config template not handling boolean correctly #103

Merged pull requests: