Skip to content

Commit

Permalink
WIP changefeed monitoring guide
Browse files Browse the repository at this point in the history
  • Loading branch information
kathancox committed Jan 10, 2025
1 parent cbb3fcc commit 8db2635
Show file tree
Hide file tree
Showing 4 changed files with 3,488 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/current/_includes/v24.3/sidebar-data/stream-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,17 @@
"title": "Monitor Changefeeds",
"items": [
{
"title": "Monitor and Debug Changefeeds",
"title": "Overview",
"urls": [
"/${VERSION}/monitor-and-debug-changefeeds.html"
]
},
{
"title": "Monitoring Guide",
"urls": [
"/${VERSION}/changefeed-monitoring-guide.html"
]
},
{
"title": "Protect Changefeed Data",
"urls": [
Expand Down
Loading

0 comments on commit 8db2635

Please sign in to comment.