Skip to content

Commit da1c925

Browse files
authored
Merge pull request #57118 from rachel-msft/blog-link
links from monitoring doc
2 parents f91b4fa + d361da2 commit da1c925

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/mysql/concepts-monitoring.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: kfile
88
editor: jasonwhowell
99
ms.service: mysql
1010
ms.topic: article
11-
ms.date: 11/01/2018
11+
ms.date: 11/05/2018
1212
---
1313
# Monitoring in Azure Database for MySQL
1414
Monitoring data about your servers helps you troubleshoot and optimize for your workload. Azure Database for MySQL provides various metrics that give insight into the behavior of your server.
@@ -43,3 +43,4 @@ You can enable slow query logging on your server. These logs are also available
4343
## Next steps
4444
- See [How to set up alerts](howto-alert-on-metric.md) for guidance on creating an alert on a metric.
4545
- For more information on how to access and export metrics using the Azure portal, REST API, or CLI, see the [Azure Metrics Overview](../monitoring-and-diagnostics/monitoring-overview-metrics.md).
46+
- Read our blog on [best practices for monitoring your server](https://azure.microsoft.com/blog/best-practices-for-alerting-on-metrics-with-azure-database-for-mysql-monitoring/).

articles/postgresql/concepts-monitoring.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: raagyema
77
editor: jasonwhowell
88
ms.service: postgresql
99
ms.topic: conceptual
10-
ms.date: 11/01/2018
10+
ms.date: 11/05/2018
1111
---
1212
# Monitor and tune
1313
Monitoring data about your servers helps you troubleshoot and optimize for your workload. Azure Database for PostgreSQL provides various monitoring options to provide insight into the behaviour of your server.
@@ -50,3 +50,4 @@ The [Performance Recommendations](concepts-performance-recommendations.md) featu
5050
## Next steps
5151
- See [how to set up alerts](howto-alert-on-metric.md) for guidance on creating an alert on a metric.
5252
- For more information on how to access and export metrics using the Azure portal, REST API, or CLI, see the [Azure Metrics Overview](../monitoring-and-diagnostics/monitoring-overview-metrics.md).
53+
- Read our blog on [best practices for monitoring your server](https://azure.microsoft.com/blog/best-practices-for-alerting-on-metrics-with-azure-database-for-postgresql-monitoring/).

0 commit comments

Comments
 (0)