mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 20:21:01 -06:00
462e0d0c6f
Fixes #16040 Fix so that a template variable in the alias field is not interpolated on blur and only the value sent in the query is interpolated. Does a deep clone of the options.targets to avoid changing the original alias field. |
||
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
bucket_agg.ts | ||
config_ctrl.ts | ||
datasource.ts | ||
elastic_response.ts | ||
index_pattern.ts | ||
metric_agg.ts | ||
module.ts | ||
pipeline_variables.ts | ||
plugin.json | ||
query_builder.ts | ||
query_ctrl.ts | ||
query_def.ts | ||
query_help.md | ||
README.md |
Elasticsearch Data Source - Native Plugin
Grafana ships with advanced support for Elasticsearch. You can do many types of simple or complex elasticsearch queries to visualize logs or metrics stored in Elasticsearch. You can also annotate your graphs with log events stored in Elasticsearch.
Read more about it here: