mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* test * WIP: Create v2 version * Update tests, remove conosole logs, refactor * Remove incorrect types * Update type * Rename legacy and new metrics * Update * Run request when Raw Data tto Raw Document switch * Fix size updating * Remove _source field from table results as we are showing each source field as column * Remove _source just for metrics, not logs * Revert "Remove _source just for metrics, not logs" 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/