Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 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
15 changes: 15 additions & 0 deletions src/content/docs/network-interconnect/classic-cni/alerts.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Alerts
pcx_content_type: how-to
---

Set up alerts for Classic CNI to be notified of routine maintenance that may affect your service.

1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account.
2. Go to **Notifications** > **Add**.
3. From the dropdown menu, select _Cloudflare Network Interconnect_.
4. Select **Connection Maintenance Alert**.
5. Enter a name for the notification and select your preferred alert method (webhook or email).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
5. Enter a name for the notification and select your preferred alert method (webhook or email).
5. Enter a name for the notification and select your preferred alert method (webhook or email).

Nit: Don't we also support PagerDuty for this notification? If that's the case, and this method list gets too long, maybe we can just link to a page listing the available methods.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see PagerDuty as an option for this one - unless my account has some sort of limitation?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6. Select **Save**.

You will now be alerted when there are routine maintenance events that impact Classic CNI.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Classic CNI
pcx_content_type: concept
sidebar:
order: 5

---

## Types of interconnect
Expand Down
7 changes: 7 additions & 0 deletions src/content/notifications/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -619,3 +619,10 @@ entries:
associatedProducts: Cloudflare Images
nextSteps: No action is needed.
otherFilters: None.

- name: Connection Maintenance Alert
audience: "[Classic CNI](/network-interconnect/classic-cni/) customers who want to be alerted to maintenance events that might affect Classic CNI."
availability: Purchase of Cloudflare Network Interconnect (CNI).
associatedProducts: Network Interconnect
nextSteps: No action is needed.
otherFilters: None.
Loading