mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
11 lines
438 B
Markdown
11 lines
438 B
Markdown
|
#### Alias patterns
|
||
|
- {{term fieldname}} = replaced with value of term group by
|
||
|
- {{metric}} = replaced with metric name (ex. Average, Min, Max)
|
||
|
- {{field}} = replaced with the metric field name
|
||
|
|
||
|
#### Documentation links
|
||
|
|
||
|
[Grafana's Elasticsearch Documentation](http://docs.grafana.org/features/datasources/elasticsearch)
|
||
|
|
||
|
[Official Elasticsearch Documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html)
|