Skip to content

Commit 8528109

Browse files
committed
comment out broken links
Signed-off-by: Jess Chitas <[email protected]>
1 parent 9d1c3f8 commit 8528109

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/developer/architecture/alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ The alert exporter exposes comprehensive metrics on port 8081:
291291
- Checkpoint operation metrics
292292
- System health and uptime
293293

294-
See [metrics.md](../metrics.md) for complete metrics documentation.
294+
<!-- See [metrics.md](../metrics.md) for complete metrics documentation. -->
295295

296296
### Logging
297297

docs/user/managing-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ The Flight Control Agent comes with a built-in set of rules defined in `/usr/lib
716716

717717
You can set up monitors for device resources and define alerts when the utilization of these resources crosses a defined threshold. When the agent alerts the Flight Control service, the service sets the device status to "degraded" or "error" (depending on the severity level) and may suspend the rollout of updates and alarm the user as a result.
718718

719-
Note this is not meant to replace an observability solution. If your use case requires streaming logs and metrics from devices into an observability stack and the device's network bandwidth allows this, see [Adding Device Observability](adding-device-observability.md) for ways to approach that.
719+
<!-- Note this is not meant to replace an observability solution. If your use case requires streaming logs and metrics from devices into an observability stack and the device's network bandwidth allows this, see [Adding Device Observability](adding-device-observability.md) for ways to approach that. -->
720720

721721
Resource monitors take the following parameters:
722722

0 commit comments

Comments
 (0)