yashumitsu
yashumitsu
It seems it shows only queued tasks in threadpool: * https://github.com/vvanholl/elasticsearch-prometheus-exporter/blob/7.14.1.0/src/main/java/org/compuscene/metrics/prometheus/PrometheusMetricsCollector.java#L621 To see currently running threads, we use query: `es_threadpool_threads_number{type="active"}`.
Hello! This note described in a man page: - https://collectd.org/documentation/manpages/collectd-python.5.shtml You may put _getsigchld.py_ in scripts folder and insert the line to a configuration: ``` ModulePath [..] Import "getsigchld" ```
No thanks necessary! The easiest way to get it works is to change default pool name (data) to another pool, which is exists: - https://github.com/rochaporto/collectd-ceph/blob/master/plugins/ceph_latency_plugin.py#L54