lp:charm-telegraf

Get this repository:
git clone https://git.launchpad.net/charm-telegraf
Members of Llama (LMA) Charmers can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master 2023-10-20 16:49:42 UTC
Fix deprecated option 'version' in postgresql template.

Author: Vikas Krishnan Radhakrishnan
Author Date: 2023-10-20 16:49:42 UTC

Fix deprecated option 'version' in postgresql template.

Reviewed-on: https://code.launchpad.net/~vikaskrishnan/charm-telegraf/+git/charm-telegraf/+merge/454080
Reviewed-by: Tianqi Xiao <tianqi.xiao@canonical.com>
Reviewed-by: Eric Chen <eric.chen@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

xenial/stable 2022-08-03 22:17:21 UTC
Merge remote-tracking branch 'txiao/certifi_version' into xenial/stable

Author: Tianqi Xiao
Author Date: 2022-08-03 22:17:21 UTC

Merge remote-tracking branch 'txiao/certifi_version' into xenial/stable

stable/22.08 2022-08-01 15:58:58 UTC
Drop xenial support on the main development track

Author: Tianqi Xiao
Author Date: 2022-08-01 15:58:58 UTC

Drop xenial support on the main development track

stable/21.10 2021-09-30 18:54:24 UTC
Don't add rdt metrics section to base_inputs.conf if virtual

Author: Drew Freiberger
Author Date: 2021-09-30 18:54:24 UTC

Don't add rdt metrics section to base_inputs.conf if virtual

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-telegraf/+git/telegraf-charm/+merge/409451
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

candidate/21.10 2021-09-30 18:54:24 UTC
Don't add rdt metrics section to base_inputs.conf if virtual

Author: Drew Freiberger
Author Date: 2021-09-30 18:54:24 UTC

Don't add rdt metrics section to base_inputs.conf if virtual

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-telegraf/+git/telegraf-charm/+merge/409451
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

filter 2021-09-22 23:35:01 UTC
Removed a spurious `cpu_usage_user` from template

Author: Connor Chamberlain
Author Date: 2021-09-22 23:35:01 UTC

Removed a spurious `cpu_usage_user` from template

stable/21.07 2021-07-25 21:59:40 UTC
Add new metrics to the CPU dashboard presented by grafana on relation add to ...

Author: Adam Dyess
Author Date: 2021-07-25 21:59:40 UTC

Add new metrics to the CPU dashboard presented by grafana on relation add to telegraf

Reviewed-on: https://code.launchpad.net/~llama-charmers/charm-telegraf/+git/charm-telegraf/+merge/406159
Reviewed-by: Xav Paice <xav.paice@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Paul Goins <paul.goins@canonical.com>

cpu_usage_steal_dashboard 2021-07-23 15:16:45 UTC
Add cpu_usage_steal, guest, guest_nice to cpu dashboard

Author: Adam Dyess
Author Date: 2021-07-23 15:14:39 UTC

Add cpu_usage_steal, guest, guest_nice to cpu dashboard

candidate/21.07 2021-07-21 05:48:50 UTC
Add support for Memory Bandwidth Monitoring (Intel RDT)

Author: Jose Guedez
Author Date: 2021-07-21 05:48:50 UTC

Add support for Memory Bandwidth Monitoring (Intel RDT)

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-telegraf/+git/charm-telegraf/+merge/405064
Reviewed-by: Xav Paice <xav.paice@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Edin S <edin.sarajlic@canonical.com>
Reviewed-by: Junien Fridrick <junien.fridrick@canonical.com>
Reviewed-by: Xiyue Wang <celia.wang@canonical.com>

candidate/21.04 2021-04-09 15:35:20 UTC
Correct alert rule template names

Author: Xav Paice
Author Date: 2021-04-09 15:35:20 UTC

Correct alert rule template names

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/397050
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: Joe Guo <joe.guo@canonical.com>

stable/21.04 2021-04-09 15:35:20 UTC
Correct alert rule template names

Author: Xav Paice
Author Date: 2021-04-09 15:35:20 UTC

Correct alert rule template names

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/397050
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: Joe Guo <joe.guo@canonical.com>

stable/21.01 2021-01-29 01:42:52 UTC
OvsDumpFlowsCmdMetric: Use openflow protocol version to dump the flows

Author: Xav Paice
Author Date: 2021-01-29 01:42:52 UTC

OvsDumpFlowsCmdMetric: Use openflow protocol version to dump the flows

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/397116
Reviewed-by: Drew Freiberger <drew.freiberger@canonical.com>

stable/20.10 2020-10-13 13:09:19 UTC
Write config files containing credentials as telegraf-only readable

Author: Facundo Ciccioli
Author Date: 2020-10-13 13:09:19 UTC

Write config files containing credentials as telegraf-only readable

Reviewed-on: https://code.launchpad.net/~llama-charmers/charm-telegraf/+git/charm-telegraf/+merge/391124
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>
Reviewed-by: Paul Goins <paul.goins@canonical.com>
Reviewed-by: Adam Dyess <adam.dyess@canonical.com>

bug/1896467 2020-09-23 10:34:39 UTC
Files in /etc are usually owned by root; use a group to allow telegraf to acc...

Author: Facundo Ciccioli
Author Date: 2020-09-23 10:34:39 UTC

Files in /etc are usually owned by root; use a group to allow telegraf to access them

Allow root to edit the files to ease troubleshooting.

stable/20.08 2020-09-02 04:30:14 UTC
OVS dump flows metric: query the list of bridges

Author: Jose Guedez
Author Date: 2020-08-19 06:47:20 UTC

OVS dump flows metric: query the list of bridges

stable/20.05 2020-06-11 16:07:46 UTC
Removing interrupts from base_inputs template

Author: Diko Parvanov
Author Date: 2020-05-28 12:30:32 UTC

Removing interrupts from base_inputs template

stable/20.02 2020-03-02 03:39:38 UTC
Updated maintainers in metadata.yaml

Author: Jeremy Lounder
Author Date: 2020-03-02 03:39:19 UTC

Updated maintainers in metadata.yaml

117 of 17 results
This repository contains Public information 
Everyone can see this information.

Subscribers

No subscribers.