~afreiberger/charm-telegraf:rdt_metal_only

Last commit made on 2021-09-21
Get this branch:
git clone -b rdt_metal_only https://git.launchpad.net/~afreiberger/charm-telegraf
Only Drew Freiberger can upload to this branch. If you are Drew Freiberger please log in for upload directions.

Branch merges

Branch information

Name:
rdt_metal_only
Repository:
lp:~afreiberger/charm-telegraf

Recent commits

6cc11f3... by Drew Freiberger

Update RDT checks to skip on VM and Containers

fccd46b... by Garrett Neugent

disable logging for OVS commands

Reviewed-on: https://code.launchpad.net/~thogarre/charm-telegraf/+git/charm-telegraf/+merge/407991
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>

058688a... by Garrett Neugent

disable logging for OVS commands

c4a8e06... by Xav Paice

Add juju_model_uuid to tags

Adds the juju_model_uuid tag to metrics, to match up with the metadata provided in the charms interfacing with the prometheus-k8s charm.

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

7c9a924... by Xav Paice

Add juju_model_uuid to tags

Adds the juju_model_uuid tag to metrics, to match up with the metadata
provided in the charms interfacing with the prometheus-k8s charm.

5a41b9f... by Guillermo Gonzalez

Fix lp:1939583. clear prometheus-client.relation.configured flag on upgrade-charm

Reviewed-on: https://code.launchpad.net/~verterok/charm-telegraf/+git/telegraf-charm/+merge/406953
Reviewed-by: Drew Freiberger <email address hidden>

6a86df9... by Guillermo Gonzalez

clear prometheus-client.relation.configured flag on upgrade-charm as plugins.*.configured are also cleared otherwise things gets in a inconsistent state. Add a unittest for it

96ad93a... by James Troup

Replace 'juju set' references with 'juju config'

Reviewed-on: https://code.launchpad.net/~elmo/charm-telegraf/+git/charm-telegraf/+merge/406766
Reviewed-by: Tom Haddon <email address hidden>

c765b6f... by James Troup

Put 'juju config' in backticks to improve rendering on charmhub per mthaddon.

81ec35a... by James Troup

Replace references to 'juju set' with 'juju config'.