Docs: Use https scheme for Grafana playground links (#21360)

This commit is contained in:
Emil Hessman
2020-01-06 17:25:13 +01:00
committed by Diana Payton
parent 90d20ec5af
commit f0764ceda8
10 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ Edit the file external-scripts.json, and add hubot-grafana to the list of plugin
The `hubot-grafana` plugin requires a number of environment variables to be set in order to work properly.
```bash
export HUBOT_GRAFANA_HOST=http://play.grafana.org
export HUBOT_GRAFANA_HOST=https://play.grafana.org
export HUBOT_GRAFANA_API_KEY=abcd01234deadbeef01234
export HUBOT_GRAFANA_S3_BUCKET=mybucket
export HUBOT_GRAFANA_S3_ACCESS_KEY_ID=ABCDEF123456XYZ