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 5e6485c210 feat(query editors): minor progress 10 years ago
..
img Updating Elasticsearch logo 10 years ago
partials feat(query editors): minor progress 10 years ago
specs tech(): fixed broken tests due to angularjs upgrade 10 years ago
README.md feat(plugins): adds a readme for every native plugin 10 years ago
bucket_agg.js fix(query editors): added select style to segment, used by data source selector 10 years ago
config_ctrl.ts feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views 10 years ago
datasource.d.ts feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 10 years ago
datasource.js Solve issue 3728 10 years ago
elastic_response.d.ts tech(systemjs): almost all tests are passing 10 years ago
elastic_response.js feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now 10 years ago
index_pattern.d.ts tech(systemjs): almost all tests are passing 10 years ago
index_pattern.js Fix elasticsearch hourly indexes 10 years ago
metric_agg.js removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 10 years ago
module.ts feat(plugins): made it possible to have relative plugin template urls 10 years ago
plugin.json ux(): initial pass at new card / list design, #4364 10 years ago
query_builder.d.ts tech(systemjs): almost all tests are passing 10 years ago
query_builder.js feat(elasticsearch): make series naming generic for pipeline aggs 10 years ago
query_ctrl.ts feat(query editors): minor progress 10 years ago
query_def.d.ts tech(systemjs): almost all tests are passing 10 years ago
query_def.js feat(query editors): minor progress 10 years ago

README.md

CloudWatch 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/