You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guide/o11y-config.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Alloy](https://grafana.com/docs/alloy/latest/) on all switches to forward metric
7
7
API](https://prometheus.io/docs/specs/prw/remote_write_spec/) and Loki API. Metrics includes port speeds, counters,
8
8
errors, operational status, transceivers, fans, power supplies, temperature
9
9
sensors, BGP neighbors, LLDP neighbors, and more. Logs include Hedgehog agent
10
-
logs. Modify the URL as needed, instead of `/api/v1/push` it could be
10
+
logs, switch syslog, pod logs for all services running in the control node k8s cluster. Modify the URL as needed, instead of `/api/v1/push` it could be
11
11
`/api/v1/write`; check the documentation for the data provider.
12
12
13
13
Switches push telemetry data through a proxy running in a pod on the control
@@ -33,49 +33,55 @@ advisable. For additional details see the
0 commit comments