Skip to content

Commit 2e93241

Browse files
docs(tem): cockpit
1 parent 81eb5a9 commit 2e93241

File tree

2 files changed

+22
-18
lines changed

2 files changed

+22
-18
lines changed

menu/navigation.json

+4
Original file line numberDiff line numberDiff line change
@@ -2766,6 +2766,10 @@
27662766
"label": "Manage your email activity",
27672767
"slug": "manage-email-activity"
27682768
},
2769+
{
2770+
"label": "Monitor Transactional Emails with Cockpit",
2771+
"slug": "monitor-transactional-email-cockpit"
2772+
},
27692773
{
27702774
"label": "Generate API keys for API and SMTP sending with IAM",
27712775
"slug": "generate-api-keys-for-tem-with-iam"

pages/transactional-email/how-to/monitor-databases-cockpit.mdx pages/transactional-email/how-to/monitor-transactional-email-cockpit.mdx

+18-18
Original file line numberDiff line numberDiff line change
@@ -51,32 +51,32 @@ To view your TEM metrics, use the Grafana dashboard which is accessible from the
5151

5252
<Lightbox src="scaleway-grafana-tem.webp" alt="" />
5353

54-
Metrics are refreshed every minute, and report on the following data:
55-
5654
### List of Metrics
5755

58-
| Category | Metric | Description |
59-
| --- | --- | --- |
60-
| Reputation | Current Reputation Score | Current reputation score of the domain. |
61-
| Reputation | Reputation Score Evolution | Historical and evolution of the reputation score. |
62-
| Email Activity | Global Email Traffic Distribution by IP Kind | Distribution of email traffic between dedicated and shared IPs. |
63-
| Email Activity | Global Email Traffic by IP Kind | Total volume of emails sent, segmented by IP type. |
64-
| Email Activity | Email Activity - All IP | Total number of emails delivered and rejected across all IPs. |
65-
| Email Activity | General Activity - All IP | Overview of email traffic. |
66-
| Email Activity | Email Rejected Distribution - All IP | Distribution of rejected emails by rejection type. |
67-
| Errors | Errors Activity - All IP | Main recipient domains of sent emails. |
68-
| Destinations and Rejections | Top Recipient Destination - All IP | Main recipient domains of sent emails. |
69-
| Destinations and Rejections | Top Bounce Recipient - All IP | List of recipients with the most bounces. |
70-
| Destinations and Rejections | Top Fail Recipient - All IP | List of recipients for whom emails consistently failed. |
56+
Metrics are refreshed every minute, and report on the following data:
7157

7258
<Message type="important">
7359
Metrics on dedicated IPs are only accessible to users that subscribe to the Scale offer.
7460
</Message>
7561

62+
| Category | Metric | Description |
63+
| --- | --- | --- |
64+
| Reputation | Current reputation score | Current reputation score of the domain. |
65+
| Reputation | Reputation score evolution | History and evolution of the reputation score. |
66+
| Email Activity | Global email traffic distribution by IP type | Distribution of email traffic between dedicated and shared IPs. |
67+
| Email Activity | Global email traffic by IP type | Total volume of emails sent, segmented by IP type. |
68+
| Email Activity | Email activity - all IPs | Total number of emails delivered and rejected across all IPs. |
69+
| Email Activity | General activity - all IPs | An overview of email traffic. |
70+
| Email Activity | Email rejected distribution - All IPs | Distribution of rejected emails by rejection type. |
71+
| Errors | Errors activity - all IPs | Main recipient domains of sent emails. |
72+
| Destinations and Rejections | Top recipient destination - all IPs | Main recipient domains of sent emails. |
73+
| Destinations and Rejections | Top bounce recipient - all IPs | List of recipients with the most bounces. |
74+
| Destinations and Rejections | Top fail recipient - all IPs | List of recipients for whom emails consistently failed. |
75+
76+
7677
### Choosing metric parameters
7778

7879
At the top of the dashboard, you can configure the following parameters, that control which metrics are displayed:
7980

80-
- **Resource name** - Select a specific Database Instance to monitor.
81-
- **Node** - Choose a specific node (main, replica, or Read Replica). In a High Availability (HA) cluster, both nodes might switch from main to replica and vice versa. So you might see two versions of the same node, as main and as replica. If you select main for a specific node, you will only see the node's activity when it was the main, and vice-versa.
82-
- **Timeframe** - Get metrics from the last five minutes up to 31 days (free plan) and 365 days (premium plan).
81+
- **Datasource** - Select the SCW region for which you want to see the metrics.
82+
- **Domain** - Select the specific domain for which you want to see the metrics

0 commit comments

Comments
 (0)