mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Chore: upgrades rxjs to 7.3.0 * Chore: replaces toPromise with lastValueFrom * Chore: removes unused mock that caused test error * Chore: fixes build error in PieChartPanel * Chore: fixed build error in requestAllIndices * Chore: fixes comment * Chore: trying to reduce docs errors * Chore: searches for explicit api extractor warnings * Chore: updates rxjs-spy to 8.0.0 * Chore: reverts to main * Chore: upgrade rxjs and rxjs-spy |
||
---|---|---|
.. | ||
components | ||
configuration | ||
hooks | ||
img | ||
partials | ||
specs | ||
test-helpers | ||
datasource.test.ts | ||
datasource.ts | ||
elastic_response.ts | ||
index_pattern.ts | ||
language_provider.test.ts | ||
language_provider.ts | ||
module.ts | ||
plugin.json | ||
query_builder.ts | ||
query_def.ts | ||
query_help.md | ||
README.md | ||
types.ts | ||
utils.test.ts | ||
utils.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/