elasticsearch_exporter/collector
diydriller 5dfce351ec
Add Index-Level Indexing Metrics (#1125)
* Feat add indexing-related metrics

Signed-off-by: diydriller <dhrhd080@naver.com>

* Fix make IndexFailed and WriteLoad optional fields for version compatibility

Signed-off-by: diydriller <dhrhd080@naver.com>

* Test add tests for new indexing metrics

Signed-off-by: diydriller <dhrhd080@naver.com>

---------

Signed-off-by: diydriller <dhrhd080@naver.com>
2026-01-17 15:12:41 -05:00
..
cluster_health_response.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
cluster_health_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
cluster_health.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
cluster_info_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
cluster_info.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
cluster_settings_test.go Fix mixed value types for disk watermark (#1055) 2025-10-27 21:12:26 -04:00
cluster_settings.go Fix mixed value types for disk watermark (#1055) 2025-10-27 21:12:26 -04:00
collector_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
collector.go Don't log collector errors (#1050) 2025-10-28 07:08:08 -04:00
data_stream_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
data_stream.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
health_report_test.go feat: add support for _health_report (#1002) 2025-04-01 21:58:28 -04:00
health_report.go feat: add support for _health_report (#1002) 2025-04-01 21:58:28 -04:00
ilm_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
ilm.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
indices_mappings_response.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
indices_mappings_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
indices_mappings.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
indices_response.go Add Index-Level Indexing Metrics (#1125) 2026-01-17 15:12:41 -05:00
indices_settings_response.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
indices_settings_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
indices_settings.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
indices_test.go Add Index-Level Indexing Metrics (#1125) 2026-01-17 15:12:41 -05:00
indices.go Add Index-Level Indexing Metrics (#1125) 2026-01-17 15:12:41 -05:00
nodes_response.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
nodes_test.go fix(collector): adding 'node' to defaultRoleLabels (#1111) 2025-12-08 21:38:24 -05:00
nodes.go fix(collector): adding 'node' to defaultRoleLabels (#1111) 2025-12-08 21:38:24 -05:00
shards_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
shards.go Add multi-target support (#1063) 2025-08-18 21:43:53 -04:00
slm_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
slm.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
snapshots_reponse.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
snapshots_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
snapshots.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
tasks_test.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
tasks.go Remove copyright dates (#1027) 2025-06-17 21:11:22 -04:00
util.go Merge pull request #1051 from sysadmind/rm-unsanitized-url 2025-10-24 08:14:40 +02:00