Skip to content

Releases: DODAS-TS/ansible-role-monitoring

v1.4.0 remove iam client dynamic registration

06 Mar 14:36
3378ad5
Compare
Choose a tag to compare

Dynamic client registration has been removed in order to prevent the growth of "unmanaged" clients. To enable the integration with IAM, the client must first be created and its data must be supplied to the role in order to allow the client modification (e.g. adding the redirect_uri for the service)

v1.3.1 docker-compose deprecated

20 Nov 17:24
7173205
Compare
Choose a tag to compare
  • replaced docker-compose with docker compose
  • Updated Grafana version to 10.2.1

v1.3.0 Use grafana official image

24 Apr 19:17
Compare
Choose a tag to compare
  • Add grafana user to run the docker image
  • set proper permissions on data folder
  • other fixes: if already present, use the IAM client information saved locally

v1.2.3 Update Grafana

12 Apr 08:34
a19fea4
Compare
Choose a tag to compare
Merge pull request #8 from mginfn/fix/cve-cloud-1663

upd: upgrade grafana to 9.4.3 (CLOUD-1663)

v1.2.2 Fix IAM client registration

14 Mar 16:48
f321e39
Compare
Choose a tag to compare
Merge pull request #7 from ffornari90/registration_endpoint

Updated grafana task with IAM registration endpoint discovery

v1.2.1 Add dns name support

28 Feb 10:27
1130015
Compare
Choose a tag to compare
  • Introduce dns_name variable to keep consistency with Traefik certificate subject

v1.2.0 Fix docker compose Nvidia support

15 Feb 08:27
1938509
Compare
Choose a tag to compare

DB on local area and alert ON

11 Oct 06:47
2207949
Compare
Choose a tag to compare
Merge pull request #4 from DODAS-TS/fix_db_issue

Add volume for grafana db; enable unified alerting

ansible based iam client creation

20 Jun 16:40
Compare
Choose a tag to compare
Pre-release
v1.0.5_beta

move ansible based IAM client creation and adjust grafana roles manag…

stable version

20 Jun 09:59
5be988d
Compare
Choose a tag to compare
v1.0.4

Update main.yml