From 423259905ea92b045c30799e0c5d4edaf375f628 Mon Sep 17 00:00:00 2001 From: Peter Morrow Date: Wed, 14 Oct 2020 17:25:41 +0100 Subject: [PATCH] execd-systemd-timings: Add telegraf-execd-systemd-timings to the list (#8263) --- EXTERNAL_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index a73c4308c..1aea58dac 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -12,3 +12,4 @@ Pull requests welcome. - [youtube](https://github.com/inabagumi/youtube-telegraf-plugin) - Gather account information from YouTube channels - [awsalarms](https://github.com/vipinvkmenon/awsalarms) - Simple plugin to gather/monitor alarms generated in AWS. - [octoprint](https://github.com/BattleBas/octoprint-telegraf-plugin) - Gather 3d print information from the octoprint API. +- [systemd-timings](https://github.com/pdmorrow/telegraf-execd-systemd-timings) - Gather systemd boot and unit timestamp metrics.