@cryptotaxi247 / netdata-1 / commits / 465fbe7aa

docs: update consul keywords for discoverability (#21787)

* :wrench: config(consul-autopilot-m): consul autopilot monitoring discove Why: - Consul autopilot monitoring is fully implemented and documented across collector code, metadata, alerts, and health guides - The documentation gap is solely a discoverability issue: 'autopilot' keyword is missing from metadata.yaml keywords list - Previous search failure was caused by invalid RGrep path, not missing documentation What: - Add 'autopilot' keyword to netdata/src/go/plugin/go.d/collector/consul/metadata.yaml keywords list (lines 19-22) - Optional: Add 'operator' keyword to improve discoverability of Consul operator-level monitoring features - No regeneration needed - metadata.yaml is the source file for generated integration docs * Remove 'operator' keyword from metadata.yaml Removed 'operator' from the keywords list in metadata.yaml.

Fotis Voutsas committed Feb 19, 2026 at 14:11 UTC 465fbe7aa1a24add9c5d5e0afe303f929af33dcc
1 file changed +1
src/go/plugin/go.d/collector/consul/metadata.yaml
+1
@@ -19,6 +19,7 @@ modules:
19 keywords:
20 - service networking platform
21 - hashicorp
22 + - autopilot
23 most_popular: true
24 overview:
25 data_collection: