mirror of
https://github.com/prometheus-community/elasticsearch_exporter.git
synced 2026-02-06 10:58:13 +00:00
* Fix mixed value types for disk watermark The disk watermark values can be a ratio or percentage according to the docs[1], however when set to a percentage, the defaults become an object and therefore fails to parse. In that case, we really only care about what the user set. Adds a test to confirm a fix for #1044. Fixes #1044 [1] https://www.elastic.co/docs/reference/elasticsearch/configuration-reference/cluster-level-shard-allocation-routing-settings#disk-based-shard-allocation Signed-off-by: Joe Adams <github@joeadams.io> * Add missing test fixture Signed-off-by: Joe Adams <github@joeadams.io> --------- Signed-off-by: Joe Adams <github@joeadams.io> |
||
|---|---|---|
| .. | ||
| clusterhealth | ||
| clusterinfo | ||
| datastream | ||
| healthreport | ||
| ilm_indices | ||
| ilm_status | ||
| indices | ||
| indices_mappings | ||
| indices_settings | ||
| nodestats | ||
| shards | ||
| slm | ||
| snapshots | ||
| settings-5.4.2.json | ||
| settings-7.3.0.json | ||
| settings-8.9.1-watermark.json | ||
| settings-merge-5.4.2.json | ||
| settings-persistent-clustermaxshardspernode-7.17.5.json | ||