The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/elasticsearch
Torkel Ödegaard 0831238420 build: fixed broken elastic unit test 8 years ago
..
img missing space 9 years ago
partials feat: finished work on the interval changes #9161 8 years ago
specs shore: minor cleanup 8 years ago
README.md docs(elastic): updates readme 10 years ago
bucket_agg.js refactor: metric segment remake 9 years ago
config_ctrl.ts tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
datasource.ts tech: migrating elasticsearch to typescript 8 years ago
elastic_response.ts tech: migrating elasticsearch to typescript 8 years ago
index_pattern.ts build: fixed broken elastic unit test 8 years ago
metric_agg.js [elasticsearch] Fix add metric that was not working properly 9 years ago
module.ts feat(plugins): made it possible to have relative plugin template urls 10 years ago
plugin.json feat: finished work on the interval changes #9161 8 years ago
query_builder.ts tech: migrating elasticsearch to typescript 8 years ago
query_ctrl.ts Webpack (#9391) 8 years ago
query_def.ts tech: migrating elasticsearch to typescript 8 years ago
query_help.md feat: finished work on the interval changes #9161 8 years ago

README.md

Elasticsearch Datasource - 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:

http://docs.grafana.org/datasources/elasticsearch/