mirror of
https://github.com/valitydev/grafanalib.git
synced 2024-11-06 02:05:19 +00:00
f295d7669a
* 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! |
||
---|---|---|
.. | ||
CODE_OF_CONDUCT.rst | ||
CONTRIBUTING.rst | ||
example-elasticsearch.dashboard.py | ||
example.dashboard.py | ||
releasing.rst |