1
0
Fork 0
telegraf/plugins/inputs/slurm/testcases/panic/telegraf.conf
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

8 lines
183 B
Text

[[inputs.slurm]]
url = "willBeOverriden"
response_timeout = "5s"
enabled_endpoints = []
## Credentials for JWT-based authentication
username = "root"
token = "topSecret"