Update note in telegraf.json for configuration guidance

This commit is contained in:
Tobias 2025-09-11 19:04:08 +02:00 committed by GitHub
parent fe511277eb
commit 37e5484d58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@
},
"notes": [
{
"text": "Check out the config afterwards and adapt to your needs.",
"text": "Make sure to configure an output for the telegraf config and start the service with `systemctl start telegraf`.",
"type": "info"
}
]