mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Began text theme refactoring * Consolidating blue varaibles * Theme: Typography overhaul and theme cleanup * Theme updates, alignment and fixes * Updated snapshots * Restored template variable class * Updates * added container * Updated snapshot |
||
---|---|---|
.. | ||
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/