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 730d4857ba feat(elasticsearch): added caret arrow for metric / group by collapse/expand options 10 years ago
..
partials feat(elasticsearch): added caret arrow for metric / group by collapse/expand options 10 years ago
specs feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries 10 years ago
bucket_agg.js refactor: moved elasticsearch specs to plugin folder and to typescript 10 years ago
datasource.js feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries 10 years ago
directives.js refactor: moved elasticsearch specs to plugin folder and to typescript 10 years ago
elastic_response.js fix(elasticsearch): fixed elasticsearch issue, ghost docs series, fixes #3223 10 years ago
index_pattern.js fix(elasticsearch): fix for daily pattern when getting index for today, is now using utc, fixes #2913 10 years ago
metric_agg.js feat(tablepanel): fixed header, and pagination styling 10 years ago
plugin.json feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696 10 years ago
query_builder.js change(elasticsearch): changed min_doc_count to zero in query to get buckets for missing values, fixes #3131 10 years ago
query_ctrl.js refactor: moved elasticsearch specs to plugin folder and to typescript 10 years ago
query_def.js feat(tablepanel): fixed header, and pagination styling 10 years ago