Skip to content

Commit 978c2bc

Browse files
committed
added in release notes
1 parent 9e3a138 commit 978c2bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blog-service/2024-11-28-apps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ We’re excited to announce the release of the new Azure Database for PostgreSQL
1919
[Learn more](/docs/integrations/microsoft-azure/azure-database-for-postgresql/).
2020
- **Azure Cosmos DB**. Azure Cosmos DB is a fully managed NoSQL and relational database for modern app development offering single-digit millisecond response times, automatic and instant scalability, along with guaranteed speed at any scale. This integration helps in monitoring the overall performance, failures, capacity, and operational health of all your Azure Cosmos DB resources.
2121
[Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db/).
22+
- **Azure Cosmos DB for PostgreSQL**. Azure Cosmos DB for PostgreSQL is a managed service for PostgreSQL powered by the Citus open source extension which enables you to build highly scalable relational apps. This integration helps in identifying configurations errors, analyzing executed statements, and monitoring resource usage of individual nodes in a cluster.
23+
[Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db-for-postgresql/).
2224
- **Azure App Service Environment**. An Azure App Service Environment is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. This integration helps in monitoring your environments operational events such as upgrades, scaling, and suspensions. [Learn more](/docs/integrations/microsoft-azure/azure-app-service-environment).
2325

2426
### Enhancements

docs/integrations/microsoft-azure/azure-cosmos-db-for-postgresql.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1515
For Azure Cosmos DB for PostgreSQL, you can collect the following logs and metrics:
1616

1717
* **PostgreSQL Server Logs**. These logs are available for every node of a cluster and can be used to identify, troubleshoot, and repair configuration errors and suboptimal performance.
18-
1918
* **Activity logs**. Provides insight into any subscription-level or management group level events that have occurred in the Azure. To learn more, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/activity-log-schema).
20-
2119
* **Metrics**. These metrics are available for every node of a cluster, and in aggregate across the nodes. For more information on supported metrics, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/cosmos-db/postgresql/concepts-monitoring#list-of-metrics).
2220

2321
## Setup

0 commit comments

Comments
 (0)