Mariano Benítez Mulet ec9db318e3 Fix typo in error message il y a 8 ans
..
img a1e071d3c5 missing space il y a 9 ans
partials 3b783216fa added select-wrapper to where it was missing for unified look il y a 8 ans
specs 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json il y a 8 ans
README.md 510360a509 docs(elastic): updates readme il y a 9 ans
bucket_agg.js 840099bec0 refactor: metric segment remake il y a 8 ans
config_ctrl.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json il y a 8 ans
datasource.ts 27835f373e cleanup: removed unused typescript typings import il y a 8 ans
elastic_response.ts ec9db318e3 Fix typo in error message il y a 8 ans
index_pattern.ts 85879a7014 prettier: change to single quoting il y a 8 ans
metric_agg.js d55cc4e2a3 [elasticsearch] Fix add metric that was not working properly il y a 8 ans
module.ts 85879a7014 prettier: change to single quoting il y a 8 ans
plugin.json 6e4090abf2 feat: finished work on the interval changes #9161 il y a 8 ans
query_builder.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json il y a 8 ans
query_ctrl.ts 27835f373e cleanup: removed unused typescript typings import il y a 8 ans
query_def.ts 27835f373e cleanup: removed unused typescript typings import il y a 8 ans
query_help.md 6e4090abf2 feat: finished work on the interval changes #9161 il y a 8 ans

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/