Skip to content

Commit

Permalink
Update http sample.config.
Browse files Browse the repository at this point in the history
  • Loading branch information
srebhan committed May 25, 2022
1 parent dc25301 commit 9f83f87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/outputs/http/sample.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
# token_url = "https://indentityprovider/oauth2/v1/token"
# scopes = ["urn:opc:idm:__myscopes__"]

## Goole API Auth
# google_application_credentials = "/etc/telegraf/example_secret.json"

## Optional TLS Config
# tls_ca = "/etc/telegraf/ca.pem"
# tls_cert = "/etc/telegraf/cert.pem"
Expand Down

0 comments on commit 9f83f87

Please sign in to comment.