This repository has been archived by the owner on May 31, 2023. It is now read-only.
Releases: cloudalchemy/ansible-grafana
Releases · cloudalchemy/ansible-grafana
0.17.0
0.16.2
0.16.1
Merged pull requests:
- Use fileglob for registering local dashboard files #197 (paulfantom)
- 🤖 sync with cloudalchemy/skeleton (SHA: 69fc5be8): Merge pull request #4 from cloudalchemy/travis_fix #196 (cloudalchemybot)
- [REPO SYNC] use latest available python #194 (cloudalchemybot)
- [REPO SYNC] remove IRC link #192 (cloudalchemybot)
- [REPO SYNC] add declarative label sync; add autolabelling PRs #189 (cloudalchemybot)
- [REPO SYNC] molecule: use CI images from quay.io instead of dockerhub #187 (cloudalchemybot)
- [REPO SYNC] Update releaser.sh #186 (cloudalchemybot)
- Adding the ability to manage [panels] session #185 (bengoa)
0.16.0
Closed issues:
- Release of a new version ? #178
- Failed to load LDAP config file when using Jinja templated integer variable #175
Merged pull requests:
- AWS Cloudwatch Data Source #184 (bengoa)
- Add missing provisioning directories #183 (gjulianm)
- Database, user and password attributes for grafana_datasource (API) #182 (bengoa)
- templates: ensure port is of int type #180 (paulfantom)
- [REPO SYNC] add support for CentOS8 #179 (cloudalchemybot)
0.15.0
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:
- Using tests as filters is deprecated. Changed to "result is search". #176 (lossos)
- Synchronize files from cloudalchemy/skeleton #172 (cloudalchemybot)
- Synchronize files from cloudalchemy/skeleton #171 (cloudalchemybot)
- Update minimum required ansible version #170 (cloudalchemybot)
- add default serve_from_sub_path option #169 (paulfantom)
- Moving to python 3 and dropping support for python 2.x (on deployer host) #168 (cloudalchemybot)
- Add new auth configuration options. #166 (leitgab)
- Synchronize files from cloudalchemy/skeleton #164 (cloudalchemybot)
- Add support for running in socket mode #161 (RichardHeelin)
- Add documentation for var
grafana\_plugins
#160 (thescouser89) - Update the playbook example (#156) #157 (andrasbabos)
- Add GnuPG2 as a dependency on Debian/Ubuntu #154 (FinweVI)
- Synchronize files from cloudalchemy/skeleton #152 (cloudalchemybot)
- Add tag
grafana\_run
to give flexibility #151 (bryanspears) - Correct package source for ARM in README. #149 (jcoleman)
0.14.2
Merged pull requests:
- Replace hardcoded paths with data dir variable #148 (boutetnico)
- Synchronize files from cloudalchemy/skeleton. #146 (cloudalchemybot)
0.14.1
Merged pull requests:
- default to only coping dashboards and not removing them #145 (paulfantom)
0.14.0
Implemented enhancements:
- Use
tempfile
for/tmp/dashboards
#90
Fixed bugs:
Closed issues:
- 500 internal server error with packagecloud.io #133
Merged pull requests:
- Add logging configuration options #142 (boutetnico)
- Allow to override enabled parameter in auth block #141 (Igorshp)
- Add option to disable alert execution #139 (Duologic)
- Remove files/dashboards directory #137 (amarao)
- Refactor dashboard provisioning #134 (paulfantom)
- Become root to import dashboards #129 (nikosmeds)
0.13.0
Closed issues:
- Problem installing on debian. Problems with repo and it's gpg key. #124
Merged pull requests:
- Replaced packagecloud repo with official Grafana repo #125 (wiktor2200)
- Fixed quotation marks to backtick in README.md #123 (wvh-github)
- Enable the use of ports below 1024 #122 (wvh-github)
- Feature provisioning dashboards #121 (mxbossard)
- dashboard check should run on localhost #119 (wvh-github)
- Add support for multi-line ansible_managed strings #116 (etcet)
- Fix (#99) : allow custom yum repo template #105 (rockandska)
0.12.0
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:
- Allow disabling of Grafana alerts #115 (dominik-bln)
- Only set alerting if variable is false #112 (wvh-github)
- Few smaller improvements, backward compatible #110 (krzyzakp)
- Replaced tag always, which colidate when including role. #109 (krzyzakp)
- Fix: make curl fail when we encounter a 404 #107 (till)