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
8 changes: 8 additions & 0 deletions docs/plugin_monitoring_agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,14 @@ For syslog output, not specifying the `default_sdid` parameter can result in emp

## Monitoring Agent Plugin Release Notes

### Release 5.0.2

**Release Date:** Aug 4, 2026

#### Issues Fixed

- **PLUGIN-3401** Add state data retrieval with summary and detailed information

### Release 5.0.1

**Release Date:** Feb 11, 2026
Expand Down
1 change: 1 addition & 0 deletions linkinator.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"^https://docs\\.aws\\.amazon\\.com",
"^https://thekelleys\\.org\\.uk",
"^https://www\\.hpe\\.com/psnow/doc/PSN1014689145USEN\\.pdf"
,"^https://www\\.juniper\\.net/us/en/products/cloud-services/wan-assurance\\.html$"
],
"retry": true,
"retryErrors": true,
Expand Down