diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 11:35:53 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:16 -0400 |
commit | 329701c9f16e5b8057567e9d005d3d06532e24c1 (patch) | |
tree | ff236d53cca0a2d238ef3faf4f9f4e923b9c6b74 /system | |
parent | 31321afc0de219b39f4cd3bbb7078152b439875e (diff) |
system/telegraf: Make slack-desc ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/telegraf/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/telegraf/slack-desc b/system/telegraf/slack-desc index e302ddec05b2..30a670256c72 100644 --- a/system/telegraf/slack-desc +++ b/system/telegraf/slack-desc @@ -10,7 +10,7 @@ telegraf: telegraf (An Open-Source Collecting & Reporting Agent) telegraf: telegraf: It is part of the TICK stack and is a plugin-driven server agent for telegraf: collecting and reporting metrics. Telegraf has plugins or integrations -telegraf: to source a variety of metrics directly from the system it’s running +telegraf: to source a variety of metrics directly from the system it's running telegraf: on, pull metrics from third-party APIs, or even listen for metrics via telegraf: a StatsD and Kafka consumer services. It also has output plugins to telegraf: send metrics to a variety of other datastores, services, and message |