Set Influx config for Heroku production app (#4953)

This commit is contained in:
Paul Melnikow
2020-04-26 20:48:12 -04:00
committed by GitHub
parent d8840b83e7
commit 5f80d931ac

View File

@@ -2,7 +2,12 @@ public:
metrics:
prometheus:
enabled: true
endpointEnabled: true
influx:
enabled: true
url: https://metrics.shields.io/telegraf
instanceIdFrom: env-var
instanceIdEnvVarName: HEROKU_DYNO_ID
envLabel: shields-production
ssl:
isSecure: true