Added telegraf

This commit is contained in:
Kasra Bigdeli 2021-02-28 15:52:05 -05:00
parent cd826525f6
commit 1ef3a2c238
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ caproverOneClickApp:
id: $$cap_version
instructions:
end: Telegraf is now starting. Navigate to the mountpoint of $$cap_appname-config to configure your instance. Read https://github.com/docker-library/docs/tree/master/telegraf#using-a-custom-config-file
start: 'Telegraf is an open source agent written in Go for collecting metrics and data on the system it's running on or from other services. Telegraf writes data it collects to InfluxDB in the correct format.'
start: Telegraf is an open source agent written in Go for collecting metrics and data on the system it's running on or from other services. Telegraf writes data it collects to InfluxDB in the correct format.
displayName: Telegraf
isOfficial: true
description: Telegraf is an open source agent written in Go for collecting metrics.