summaryrefslogtreecommitdiffstats
path: root/python.d/elasticsearch.chart.py
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-26Python.d PEP 8 cleanup, modules D-H (#4287)Austin S. Hemmelgarn
2018-09-13elasticsearch: handle json parse error in threads (#4186)Ilya Mashchenko
2018-06-25Add support for ES 6.3 'write' threadpoolNeonSludge
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-03-13Remove trailing whitespace.NeonSludge
2018-03-13Add a separate index writer memory chart.NeonSludge
2018-03-13Split the JVM heap chart into two so that different units are not mixed toget...NeonSludge
2018-03-13Removed underscores from dimension names.NeonSludge
2018-03-13Adding charts for Elasticsearch translog statistics.NeonSludge
2018-03-13Adding charts for Elasticsearch indices segments count/memory and JVM buffer ...NeonSludge
2018-03-13Missing commas in elasticsearch.chart.py.NeonSludge
2017-10-26'autodetecion_retry' added to the configuration fileslgz
2017-10-20"elasticsearch" module updatelgz
2017-09-02elasticsearch bugfix: "query And fetch Latency" chart addedIlya
2017-07-21elasticsearch plugin fixes and optimizationIlya
2017-07-13elastic plugin: check if max_file_descriptors is in data before use itIlya
2017-06-16elasticsearch: bugfix and conf file updateIlya
2017-04-30elasticsearch plugin: minor fixesIlya
2017-03-14elasticsearch_plugin: "python-requests" requirement removedIlya
2017-02-27elasticsearch_plugin: code optimizationIlya
2017-02-17elastic_search plugin: split "total/in progress" into twoIlya
2017-02-17elastic_search plugin: split queues and rejections chart into twoIlya
2017-02-17elastic_search plugin: check if json is callable or notIlya
2017-02-17elasticsearch_plugin: python 2.6 compatibility fixIlya
2017-02-01elasticsearch plugin: failed to collect data after ES restart fixedIlya
2017-01-21elasticsearch plugin: file descriptors; http connections; transport metrics c...Ilya
2017-01-20elasticsearch plugin: small fixesIlya
2017-01-20elasticsearch plugin: cluster health status chart addedIlya
2017-01-20elasticsearch: typos;minor fixesIlya
2017-01-19elasticsearch plugin: initial version addedIlya