lp:~guoqiao/telegraf

Owned by Joe Guo
Get this repository:
git clone https://git.launchpad.net/~guoqiao/telegraf
Only Joe Guo can upload to this repository. If you are Joe Guo please log in for upload directions.

Branches

Name Last Modified Last Commit
v1_18_3_patched_intel_rdt 2021-10-01 23:27:21 UTC
fix: logging in intel_rdt.go caused service stop timeout even as root (#9844)

Author: Joe Guo
Author Date: 2021-10-01 22:10:44 UTC

fix: logging in intel_rdt.go caused service stop timeout even as root (#9844)

when intel_rdt plugin enabled, `service stop telegraf` will timeout even when telegraf service is running as root.

This patch fixes it.

Fixes: #9844

Signed-off-by: Joe Guo <joe.guo@canonical.com>

master_patched_intel_rdt 2021-09-29 06:04:53 UTC
plugins/inputs/intel_rdt: add use_sudo option

Author: Xav Paice
Author Date: 2021-09-29 04:27:43 UTC

plugins/inputs/intel_rdt: add use_sudo option

1. introduce option `use_sudo` and defaults to `false`
2. when set to `true`, prepend `sudo` to pqos cmd.
3. add doc in plugin README

patched_intel_rdt_tidyup 2021-09-29 04:47:18 UTC
plugins/inputs/intel_rdt: add use_sudo option

Author: Xav Paice
Author Date: 2021-09-29 04:27:43 UTC

plugins/inputs/intel_rdt: add use_sudo option

1. introduce option `use_sudo` and defaults to `false`
2. when set to `true`, prepend `sudo` to pqos cmd.
3. add doc in plugin README

xav_patched_intel_rdt_fork 2021-09-28 22:26:00 UTC
intel_rdt.go: prepend sudo to pqos cmd directly and revert shutDownPqos code

Author: Joe Guo
Author Date: 2021-09-28 22:26:00 UTC

intel_rdt.go: prepend sudo to pqos cmd directly and revert shutDownPqos code

Signed-off-by: Joe Guo <guoqiao@gmail.com>

rdt_use_sudo_1_18_3 2021-07-15 11:33:42 UTC
Add sudo option for intel_rdt plugin

Author: Xav Paice
Author Date: 2021-07-14 05:01:03 UTC

Add sudo option for intel_rdt plugin

When running telegraf as a non-root user, this change allows the use
of sudo to run the necessary pqos command for the intel_rdt plugin.

rdt_use_sudo_1_19_0 2021-07-15 11:04:02 UTC
Add sudo option for intel_rdt plugin

Author: Xav Paice
Author Date: 2021-07-14 05:01:03 UTC

Add sudo option for intel_rdt plugin

When running telegraf as a non-root user, this change allows the use
of sudo to run the necessary pqos command for the intel_rdt plugin.

rdt_use_sudo_master 2021-07-14 05:03:34 UTC
Add sudo option for intel_rdt plugin

Author: Xav Paice
Author Date: 2021-07-14 05:01:03 UTC

Add sudo option for intel_rdt plugin

When running telegraf as a non-root user, this change allows the use
of sudo to run the necessary pqos command for the intel_rdt plugin.

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

Subscribers