~sajoupa/charm-telegraf:tags_avoid_conflicts

Last commit made on 2021-03-30
Get this branch:
git clone -b tags_avoid_conflicts https://git.launchpad.net/~sajoupa/charm-telegraf
Only Laurent Sesquès can upload to this branch. If you are Laurent Sesquès please log in for upload directions.

Branch merges

Branch information

Name:
tags_avoid_conflicts
Repository:
lp:~sajoupa/charm-telegraf

Recent commits

ad83786... by Laurent Sesquès

merge branch master, and manually resolve a conflict

86e4ac2... by Xav Paice

add dashboard digest to dashboard request

Adds a digest key to the dashboard dict, so that the Grafana charm can detect when the dashboard has been updated.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/400008
Reviewed-by: James Troup <email address hidden>

10bb6ee... by Xav Paice

unit test fix for hashlib on dashboard request

62961fe... by Xav Paice

Fix lint error

578dd42... by Xav Paice

add dashboard digest to dashboard request

cc7a111... by Xav Paice

Add a dashboard for disk space usage

Adds a dashboard for disk % and GB used.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/399832
Reviewed-by: James Troup <email address hidden>

cef9741... by Xav Paice

Limit process swap dashboard to selected host

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/399895
Reviewed-by: James Troup <email address hidden>

a895aaf... by Xav Paice

Limit process swap dashboard to selected host

The queries for processes swapped in/out rate graph in the dashboard
needed to be limited to just the host selected, rather than all hosts.
This adds the extra parameter to the query.

9da83cb... by Xav Paice

Add a dashboard for disk space usage

Adds a dashboard for disk % and GB used.

45c1445... by Xav Paice

Fix trigger for grafana dashboard reg

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/399830
Reviewed-by: James Troup <email address hidden>