grafana/public/app/plugins/datasource/elasticsearch
Marcos Vinicius c088f2be50
Elasticsearch: Rename public/app/plugins/datasource/elasticsearch/language_provider.ts to follow convention (#55430)
2022-09-20 11:34:07 +02:00
..
components ElasticSearch: Fix dispatching queries at a wrong time (#55225) 2022-09-19 11:45:21 +02:00
configuration
hooks
img
specs
test-helpers
LanguageProvider.test.ts Elasticsearch: Rename public/app/plugins/datasource/elasticsearch/language_provider.ts to follow convention (#55430) 2022-09-20 11:34:07 +02:00
LanguageProvider.ts Elasticsearch: Rename public/app/plugins/datasource/elasticsearch/language_provider.ts to follow convention (#55430) 2022-09-20 11:34:07 +02:00
README.md
datasource.test.ts
datasource.ts Elasticsearch: Rename public/app/plugins/datasource/elasticsearch/language_provider.ts to follow convention (#55430) 2022-09-20 11:34:07 +02:00
elastic_response.ts
index_pattern.ts
mocks.ts
module.ts
plugin.json
query_builder.ts
query_def.ts
query_help.md
types.ts
utils.test.ts
utils.ts Chore: Upgrade Typescript to 4.8.2 (#54901) 2022-09-09 16:17:58 +01:00

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:

https://grafana.com/docs/grafana/latest/features/datasources/elasticsearch/