Skip to content

Commit ef579ea

Browse files
committed
OSDOCS-18730 [NETOBSERV] Fix new Vale rule: ConceptLink
1 parent 45dbb32 commit ef579ea

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

modules/network-observability-health-rules-monitoring-and-alerting.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ Operational alerts for the Network Observability Operator:
4141
`NetObservNoFlows`:: Triggers when the pipeline is active but no flows are observed.
4242
`NetObservLokiError`:: Triggers when flows are dropped because of Loki errors.
4343

44-
For a complete list of rules and runbooks, see the link:https://github.com/openshift/runbooks/tree/master/alerts/network-observability-operator[Network Observability Operator runbooks].
44+
For a complete list of rules and runbooks, see the "Network Observability Operator runbooks".
4545

4646
[id="network-observability-rule-dependencies_{context}"]
4747
== Rule dependencies and feature requirements
4848
The Network Observability Operator creates rules based on the features enabled in the `FlowCollector` custom resource (CR).
4949

50-
For example, packet drop-related rules are created only if the `PacketDrop` agent feature is enabled. Rules are built on metrics; if the required metrics are missing, configuration warnings might appear. Configure metrics in the `spec.processor.metrics.includeList` object of the `FlowCollector` resource.
50+
For example, packet drop-related rules are created only if the `PacketDrop` agent feature is enabled. Rules are built on metrics; if the required metrics are missing, configuration warnings might appear. Configure metrics in the `spec.processor.metrics.includeList` object of the `FlowCollector` resource.

observability/network_observability/network-observability-health-rules.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ include::modules/network-observability-health-rules-and-performance.adoc[levelof
2020

2121
include::modules/network-observability-health-rules-monitoring-and-alerting.adoc[leveloffset=+2]
2222

23+
[role="_additional-resources_{context}"]
24+
.Additional resources
25+
* link:https://github.com/openshift/runbooks/tree/master/alerts/network-observability-operator[Network Observability Operator runbooks].
26+
2327
include::modules/network-observability-health-rules-recording-rules-performance-optimization.adoc[leveloffset=+1]
2428

2529
include::modules/network-observability-health-rule-structure-customization.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)