Add table name to jenkins example configuration

This commit is contained in:
Daniel Nelson 2019-08-23 21:57:52 -07:00
parent d52c733c3b
commit 718f60bb4a
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ This plugin does not require a plugin on jenkins and it makes use of Jenkins API
### Configuration:
```toml
[[inputs.jenkins]]
## The Jenkins URL
url = "http://my-jenkins-instance:8080"
# username = "admin"