From 99ec0348fa14928038df0af73003900284a12511 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:41:38 +0000 Subject: [PATCH] commit a12dfa985edd3a6cdbc3e2ecb6582dc0442c097d Author: Robert Kaussow Date: Mon Jun 20 22:20:39 2022 +0200 chore: switch to main as default branch --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index a8709df..4c9ca1a 100644 --- a/index.md +++ b/index.md @@ -3,10 +3,12 @@ title: telegraf type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.telegraf) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.telegraf?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.telegraf) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.telegraf/src/branch/master/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.telegraf) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.telegraf?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.telegraf) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.telegraf/src/branch/main/LICENSE) Setup [Telegraf](https://github.com/influxdata/telegraf) metrics agent. + + - [Default Variables](#default-variables) - [telegraf_aggregators](#telegraf_aggregators) - [telegraf_aggregators_extra](#telegraf_aggregators_extra)