grafanalib/docs
Fabian Holler f295d7669a Add support for Elasticsearch datasource #99 (#100)
* add elasticsearch Target class and helpers

Add an ElasticsearchTarget and query related helper classes to create
graphs with queries from an elasticsearch datasource.

This commit only adds partial support for elasticsearch queries.
Grafana supports a lot more Metric and Aggregators for elasticsearch.

* docs: add an elasticsearch dashboard example

* elasticsearch: adapt implementation to review comments

- add documentation
- improve naming
- remove Settings objects, move the fields to the aggregator objects
- make fields that don't change constants in to_json_data()

Thanks @fho!
2018-02-19 14:28:30 +00:00
..
CODE_OF_CONDUCT.rst Contribution guidelines (#103) 2018-01-05 11:24:08 +00:00
CONTRIBUTING.rst Contribution guidelines (#103) 2018-01-05 11:24:08 +00:00
example-elasticsearch.dashboard.py Add support for Elasticsearch datasource #99 (#100) 2018-02-19 14:28:30 +00:00
example.dashboard.py Remove unused import (#69) 2017-09-14 14:05:37 +01:00
releasing.rst Document release process 2016-12-02 15:42:01 +00:00