From 7b8cc89966703f9ab97c75dd9ed9d3b78222bed3 Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Mon, 30 Jun 2025 20:51:29 +0530 Subject: [PATCH 1/3] June Release Note for Apps --- blog-service/2025-06-30-apps.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 blog-service/2025-06-30-apps.md diff --git a/blog-service/2025-06-30-apps.md b/blog-service/2025-06-30-apps.md new file mode 100644 index 0000000000..196e6ef696 --- /dev/null +++ b/blog-service/2025-06-30-apps.md @@ -0,0 +1,20 @@ +--- +title: Apps, Solutions, and Collection Integrations - May Release +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - apps + - may-release +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +### New release + +- **Confluent Cloud**. The Sumo Logic app for Confluent Cloud provides you insights into the performance and health of your Confluent Cloud environment. The Confluent Cloud dashboards helps you monitor Kafka performance, consumer lag, producer latency, connector health, Flink compute pools, KSQL activity, and schema registry operations, enabling proactive troubleshooting and efficient data streaming. [Learn more](docs/integrations/saas-cloud/confluent-cloud). + +### Enhancements + +- **Updated 8 Azure apps**. [Azure App Service Environment](/docs/integrations/microsoft-azure/azure-app-service-environment/), [Azure CosmosDB for PostgreSQL](/docs/integrations/microsoft-azure/azure-cosmos-db-for-postgresql/), [Azure Event Grid](/docs/integrations/microsoft-azure/azure-event-grid/), [Azure Key Vault](/docs/integrations/microsoft-azure/azure-key-vault/), [Azure Service Bus](/docs/integrations/microsoft-azure/azure-service-bus/), [Azure Storage](/docs/integrations/microsoft-azure/azure-storage/), [Azure Virtual Machine](/docs/integrations/microsoft-azure/azure-virtual-machine/), and [Azure Virtual Network](/docs/integrations/microsoft-azure/azure-virtual-network/). +- **Updated Amazon RDS (Amazon RDS Proxy Service)**. New monitoring use-cases added for analyzing CloudTrail logs, CloudWatch logs, and CloudWatch metrics. +- **Updated OpenTelemetry apps**. [MongoDB - OpenTelemetry](/docs/integrations/databases/opentelemetry/mongodb-opentelemetry/) and [VMware - OpenTelemetry](/docs/integrations/containers-orchestration/vmware/). \ No newline at end of file From 263c095f2b2eb6eec8c32df22f9b38f26df119a9 Mon Sep 17 00:00:00 2001 From: John Pipkin Date: Mon, 30 Jun 2025 11:10:51 -0500 Subject: [PATCH 2/3] Updates from review --- blog-service/2025-06-30-apps.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog-service/2025-06-30-apps.md b/blog-service/2025-06-30-apps.md index 196e6ef696..d8d3d6d7f0 100644 --- a/blog-service/2025-06-30-apps.md +++ b/blog-service/2025-06-30-apps.md @@ -1,9 +1,9 @@ --- -title: Apps, Solutions, and Collection Integrations - May Release +title: Apps, Solutions, and Collection Integrations - June Release image: https://help.sumologic.com/img/sumo-square.png keywords: - apps - - may-release + - june-release hide_table_of_contents: true --- From 996428289a665fdd88799bdd35c8c43ff90a5873 Mon Sep 17 00:00:00 2001 From: John Pipkin Date: Mon, 30 Jun 2025 11:19:25 -0500 Subject: [PATCH 3/3] Fix broken link --- blog-service/2025-06-30-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2025-06-30-apps.md b/blog-service/2025-06-30-apps.md index d8d3d6d7f0..6ec4990586 100644 --- a/blog-service/2025-06-30-apps.md +++ b/blog-service/2025-06-30-apps.md @@ -11,7 +11,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; ### New release -- **Confluent Cloud**. The Sumo Logic app for Confluent Cloud provides you insights into the performance and health of your Confluent Cloud environment. The Confluent Cloud dashboards helps you monitor Kafka performance, consumer lag, producer latency, connector health, Flink compute pools, KSQL activity, and schema registry operations, enabling proactive troubleshooting and efficient data streaming. [Learn more](docs/integrations/saas-cloud/confluent-cloud). +- **Confluent Cloud**. The Sumo Logic app for Confluent Cloud provides you insights into the performance and health of your Confluent Cloud environment. The Confluent Cloud dashboards helps you monitor Kafka performance, consumer lag, producer latency, connector health, Flink compute pools, KSQL activity, and schema registry operations, enabling proactive troubleshooting and efficient data streaming. [Learn more](/docs/integrations/saas-cloud/confluent-cloud). ### Enhancements