Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/user-guide/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ nav:
- external.md
- shrink-expand.md
- profiles.md
- grafana.md
- Telemetry:
- grafana.md
- grafana_config_details.md
- ...
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added docs/user-guide/boards/Alert-Rule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user-guide/boards/BGP-Fabric-stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/user-guide/boards/Fabric-Agent-Stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user-guide/boards/Interfaces-stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/user-guide/boards/Logs-explore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user-guide/boards/Platform-stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/user-guide/boards/grafana_alarm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"apiVersion":1,"groups":[{"orgId":1,"name":"Switch Heartbeat Eval Group","folder":"Hedgehog Fabric","interval":"1m","rules":[{"uid":"bf31m0bchkpoga","title":"Switch Connectivity","condition":"C","data":[{"refId":"A","relativeTimeRange":{"from":600,"to":0},"datasourceUid":"grafanacloud-prom","model":{"editorMode":"code","expr":"increase(fabric_agent_agent_heartbeats_total{env=\"HedgehogEnv\"}[3m])","instant":true,"intervalMs":1000,"legendFormat":"__auto","maxDataPoints":43200,"range":false,"refId":"A"}},{"refId":"C","relativeTimeRange":{"from":0,"to":0},"datasourceUid":"__expr__","model":{"conditions":[{"evaluator":{"params":[3],"type":"lt"},"operator":{"type":"and"},"query":{"params":["C"]},"reducer":{"params":[],"type":"last"},"type":"query"}],"datasource":{"type":"__expr__","uid":"__expr__"},"expression":"A","intervalMs":1000,"maxDataPoints":43200,"refId":"C","type":"threshold"}}],"noDataState":"NoData","execErrState":"Error","for":"1m","annotations":{"summary":"Switches have not updated heartbeats"},"labels":{},"isPaused":false,"notification_settings":{"receiver":"Harry Hedgehog"}}]}]}
Loading