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 10f66fa78f feat(elasticsearch): adds support for inline script and missing options to all elasticsearch metrics, closes #3500 10 years ago
..
partials feat(elasticsearch): adds support for inline script and missing options to all elasticsearch metrics, closes #3500 10 years ago
specs feat(elasticsearch): make series naming generic for pipeline aggs 10 years ago
bucket_agg.js feat(elasticsearch): added min_doc_count option for date histogram, closes #3416 10 years ago
datasource.js Merge pull request #3393 from pepl/master 10 years ago
directives.js feat(elasticsearch): adds support for inline script and missing options to all elasticsearch metrics, closes #3500 10 years ago
elastic_response.js feat(elasticsearch): completed initial implementation of moving average and derivative pipleline aggregations, closes #3451 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(elasticsearch): adds support for inline script and missing options to all elasticsearch metrics, closes #3500 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 feat(elasticsearch): make series naming generic for pipeline aggs 10 years ago
query_ctrl.js fix(elasticsearch): fixed issue with default state of elasticsearch query, result in error before query controller could set defaults, moved defaults to query builder, also removed raw query mode as it is pretty broken, fixes #3396 10 years ago
query_def.js feat(elasticsearch): adds support for inline script and missing options to all elasticsearch metrics, closes #3500 10 years ago