Skip to content

Commit

Permalink
Add table name to jenkins example configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnelson authored and bitcharmer committed Oct 18, 2019
1 parent 0fc4ccb commit dd35d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/inputs/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dd35d76

Please sign in to comment.