Docs: Use https scheme for Grafana playground links (#21360)
This commit is contained in:
committed by
Diana Payton
parent
90d20ec5af
commit
f0764ceda8
@@ -168,7 +168,7 @@ In the above example, we have a lucene query that filters documents based on the
|
||||
a variable in the *Terms* group by field input box. This allows you to use a variable to quickly change how the data is grouped.
|
||||
|
||||
Example dashboard:
|
||||
[Elasticsearch Templated Dashboard](http://play.grafana.org/dashboard/db/elasticsearch-templated)
|
||||
[Elasticsearch Templated Dashboard](https://play.grafana.org/dashboard/db/elasticsearch-templated)
|
||||
|
||||
## Annotations
|
||||
|
||||
|
||||
@@ -147,7 +147,7 @@ Why two ways? The first syntax is easier to read and write but does not allow yo
|
||||
the second syntax in expressions like `my.server[[serverNumber]].count`.
|
||||
|
||||
Example:
|
||||
[Graphite Templated Dashboard](http://play.grafana.org/dashboard/db/graphite-templated-nested)
|
||||
[Graphite Templated Dashboard](https://play.grafana.org/dashboard/db/graphite-templated-nested)
|
||||
|
||||
### Variable Usage in Tag Queries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user