mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Move data links suggestions to grafana-data
* Data links - field config and overrides
* Lint
* Fix test
* Add variable suggestions to field override context
* Revert "Move data links suggestions to grafana-data"
This reverts commit
|
||
---|---|---|
.. | ||
components | ||
configuration | ||
img | ||
partials | ||
specs | ||
bucket_agg.ts | ||
datasource.test.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 | ||
types.ts |
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:
https://grafana.com/docs/grafana/latest/features/datasources/elasticsearch/