From 4dca6c9e1dedf40a418330cf4338a145245a4648 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Fri, 30 Jun 2023 10:02:37 +0300 Subject: [PATCH] Update telegraf.md --- docs/services/telegraf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/telegraf.md b/docs/services/telegraf.md index 7140463..cf33adc 100644 --- a/docs/services/telegraf.md +++ b/docs/services/telegraf.md @@ -1,6 +1,6 @@ # Telegraf -[Telegraf](https://www.influxdata.com/) is a plugin-driven server agent for collecting & reporting metric, that this playbook can install, powered by the [mother-of-all-self-hosting/ansible-role-influxdb](https://github.com/mother-of-all-self-hosting/ansible-role-influxdb) Ansible role. It heavily depends on [InfluxDB](influxdb.md) +[Telegraf](https://www.influxdata.com/) is a plugin-driven server agent for collecting & reporting metric, that this playbook can install, powered by the [mother-of-all-self-hosting/ansible-role-telegraf](https://github.com/mother-of-all-self-hosting/ansible-role-telegraf) Ansible role. It heavily depends on [InfluxDB](influxdb.md) ## Prerequisits