From 7c3f0165b26141ee782c6205eb0c1320355b4421 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:16:59 +0530 Subject: [PATCH 1/3] App Guides - October Release --- blog-service/2024-10-30-apps.md | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 blog-service/2024-10-30-apps.md diff --git a/blog-service/2024-10-30-apps.md b/blog-service/2024-10-30-apps.md new file mode 100644 index 0000000000..4ed9a62278 --- /dev/null +++ b/blog-service/2024-10-30-apps.md @@ -0,0 +1,43 @@ +--- +title: App Guides - October Release (Apps) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - apps + - releases-notes +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +icon + +### New release + +We’re excited to announce the release of new Azure Database for MySQL, Azure App Service Plan, Amazon Bedrock, Amazon OpenSearch, and Cosmos DB for NoSQL apps for Sumo Logic. + +- **Azure Database for MySQL**. Azure Database for MySQL is a relational database service in the Microsoft cloud based on the MySQL Community Edition database engine. This integration helps in identifying slow queries, tracking database-level activity, including connection, administration, data definition language (DDL), and data manipulation language (DML) events. [Learn more](/docs/integrations/microsoft-azure/azure-database-for-mysql). +- **Azure App Service Plan**. Azure App Service Plan defines a set of compute resources for a app service to run. This integration helps in monitoring memory, CPU, incoming and outgoing bandwidth, number of sockets and their states across all the instances of the plan. [Learn more](/docs/integrations/microsoft-azure/azure-app-service-plan). +- **Amazon Bedrock**. Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, Stability AI, and Amazon through a single API, along with a broad set of capabilities you need to build generative AI applications with security, privacy, and responsible AI. [Learn more](/docs/integrations/amazon-aws/amazon-bedrock). +- **Amazon OpenSearch**. Amazon OpenSearch Service is a managed service that makes it easy to deploy, operate, and scale OpenSearch clusters in the AWS Cloud. An OpenSearch Service domain is synonymous with an OpenSearch cluster. Domains are clusters with the settings, instance types, instance counts, and storage resources that you specify. [Learn more](/docs/integrations/amazon-aws/amazon-opensearch). +- **Cosmos DB for NoSQL**. + + + +### Enhancements + +We're excited to announce the release of below listed enhancements for the Sumo Logic apps: + +- **Added Monitors in OpenTelemetry apps**. ActiveMQ - OpenTelemetry, Docker - OpenTelemetry, Elasticsearch - OpenTelemetry, JMX - OpenTelemetry, Kafka - OpenTelemetry, Linux - OpenTelemetry, macOS - OpenTelemetry, MySQL - OpenTelemetry, Nginx - OpenTelemetry, PostgreSQL - OpenTelemetry, SQL Server - OpenTelemetry, Windows 2012+ - OpenTelemetry apps are updated with new monitors. +- **Classic Apps to Next-Gen Apps Migration**. [Tracing - Application Services Health](/docs/apm/traces/tracing-dashboards/) and [Real User Monitoring](/docs/apm/real-user-monitoring/dashboards/) apps are migrated from [Classic Apps (Legacy)](/docs/get-started/apps-integrations/#classic-apps-legacy) to [Next-Gen Apps](/docs/get-started/apps-integrations/#next-gen-apps). +- **MongoDB Atlas app updated to v.1.0.11**. New version of MongoDB Atlas collection was released with the below listed changes. + - Updating MongoDB SAM app to `python3.12`. + - Memory optimization changes and cluster level filtering added. +- **Oracle - OpenTelemetry**. Updated the collection process to fetch metrics and added new **Oracle - Performance Details** metrics based dashboards. These new dashboards will help monitor session, process, and transaction count of Oracle Database instance. + +### Bug Fix + +Minor *query* fixes in the below [Classic Apps (Legacy)](/docs/get-started/apps-integrations/#classic-apps-legacy): + +- Amazon VPC Flow - Cloud Security Monitoring and Analytics +- PCI Compliance for AWS CloudTrai + From 6412c7f97d370c12d06d14156a36e284014a43af Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:34:02 +0530 Subject: [PATCH 2/3] Update 2024-10-30-apps.md --- blog-service/2024-10-30-apps.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/blog-service/2024-10-30-apps.md b/blog-service/2024-10-30-apps.md index 4ed9a62278..6720b00128 100644 --- a/blog-service/2024-10-30-apps.md +++ b/blog-service/2024-10-30-apps.md @@ -19,9 +19,7 @@ We’re excited to announce the release of new Azure Database for MySQL, Azure A - **Azure App Service Plan**. Azure App Service Plan defines a set of compute resources for a app service to run. This integration helps in monitoring memory, CPU, incoming and outgoing bandwidth, number of sockets and their states across all the instances of the plan. [Learn more](/docs/integrations/microsoft-azure/azure-app-service-plan). - **Amazon Bedrock**. Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, Stability AI, and Amazon through a single API, along with a broad set of capabilities you need to build generative AI applications with security, privacy, and responsible AI. [Learn more](/docs/integrations/amazon-aws/amazon-bedrock). - **Amazon OpenSearch**. Amazon OpenSearch Service is a managed service that makes it easy to deploy, operate, and scale OpenSearch clusters in the AWS Cloud. An OpenSearch Service domain is synonymous with an OpenSearch cluster. Domains are clusters with the settings, instance types, instance counts, and storage resources that you specify. [Learn more](/docs/integrations/amazon-aws/amazon-opensearch). -- **Cosmos DB for NoSQL**. - - +- **Cosmos DB for NoSQL**. 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. [Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db). ### Enhancements @@ -29,9 +27,6 @@ We're excited to announce the release of below listed enhancements for the Sumo - **Added Monitors in OpenTelemetry apps**. ActiveMQ - OpenTelemetry, Docker - OpenTelemetry, Elasticsearch - OpenTelemetry, JMX - OpenTelemetry, Kafka - OpenTelemetry, Linux - OpenTelemetry, macOS - OpenTelemetry, MySQL - OpenTelemetry, Nginx - OpenTelemetry, PostgreSQL - OpenTelemetry, SQL Server - OpenTelemetry, Windows 2012+ - OpenTelemetry apps are updated with new monitors. - **Classic Apps to Next-Gen Apps Migration**. [Tracing - Application Services Health](/docs/apm/traces/tracing-dashboards/) and [Real User Monitoring](/docs/apm/real-user-monitoring/dashboards/) apps are migrated from [Classic Apps (Legacy)](/docs/get-started/apps-integrations/#classic-apps-legacy) to [Next-Gen Apps](/docs/get-started/apps-integrations/#next-gen-apps). -- **MongoDB Atlas app updated to v.1.0.11**. New version of MongoDB Atlas collection was released with the below listed changes. - - Updating MongoDB SAM app to `python3.12`. - - Memory optimization changes and cluster level filtering added. - **Oracle - OpenTelemetry**. Updated the collection process to fetch metrics and added new **Oracle - Performance Details** metrics based dashboards. These new dashboards will help monitor session, process, and transaction count of Oracle Database instance. ### Bug Fix From c027f8708c39ff4901d45d8532e27cf6106e3793 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:34:40 +0530 Subject: [PATCH 3/3] Update blog-service/2024-10-30-apps.md --- blog-service/2024-10-30-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-10-30-apps.md b/blog-service/2024-10-30-apps.md index 6720b00128..d26be542c6 100644 --- a/blog-service/2024-10-30-apps.md +++ b/blog-service/2024-10-30-apps.md @@ -19,7 +19,7 @@ We’re excited to announce the release of new Azure Database for MySQL, Azure A - **Azure App Service Plan**. Azure App Service Plan defines a set of compute resources for a app service to run. This integration helps in monitoring memory, CPU, incoming and outgoing bandwidth, number of sockets and their states across all the instances of the plan. [Learn more](/docs/integrations/microsoft-azure/azure-app-service-plan). - **Amazon Bedrock**. Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, Stability AI, and Amazon through a single API, along with a broad set of capabilities you need to build generative AI applications with security, privacy, and responsible AI. [Learn more](/docs/integrations/amazon-aws/amazon-bedrock). - **Amazon OpenSearch**. Amazon OpenSearch Service is a managed service that makes it easy to deploy, operate, and scale OpenSearch clusters in the AWS Cloud. An OpenSearch Service domain is synonymous with an OpenSearch cluster. Domains are clusters with the settings, instance types, instance counts, and storage resources that you specify. [Learn more](/docs/integrations/amazon-aws/amazon-opensearch). -- **Cosmos DB for NoSQL**. 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. [Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db). +- **Azure Cosmos DB for NoSQL**. 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. [Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db). ### Enhancements