Skip to content

Commit ea8e0f9

Browse files
authored
Merge branch 'main' into docs-27-network-sensor-end-of-life
2 parents f34a111 + d0a62b7 commit ea8e0f9

File tree

42 files changed

+686
-174
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+686
-174
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@
172172
"bradtho",
173173
"Misterjohnson87",
174174
"lol3909",
175-
"Hellfire4959"
175+
"Hellfire4959",
176+
"antonymartinsumo"
176177
],
177178
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we'll add you to our approved list of contributors.",
178179
"label": "cla-signed",

blog-service/2024-10-30-apps.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: App Guides - October Release (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- releases-notes
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
### New release
15+
16+
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.
17+
18+
- **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).
19+
- **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).
20+
- **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).
21+
- **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).
22+
- **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).
23+
24+
### Enhancements
25+
26+
We're excited to announce the release of below listed enhancements for the Sumo Logic apps:
27+
28+
- **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.
29+
- **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).
30+
- **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.
31+
32+
### Bug Fix
33+
34+
Minor *query* fixes in the below [Classic Apps (Legacy)](/docs/get-started/apps-integrations/#classic-apps-legacy):
35+
36+
- Amazon VPC Flow - Cloud Security Monitoring and Analytics
37+
- PCI Compliance for AWS CloudTrai
38+

blog-service/2024-11-05-alerts.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: AI-Driven Alerts for Metrics Anomalies (Monitors)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- metrics
6+
- monitors
7+
- alerts
8+
- anomalies
9+
- ai
10+
hide_table_of_contents: true
11+
---
12+
13+
import useBaseUrl from '@docusaurus/useBaseUrl';
14+
15+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
16+
17+
We're excited to announce the general availability of AI-driven alerts for metrics anomalies, extending our AI-driven alerting capabilities to include metrics-based monitors. This new feature aims to reduce alert fatigue and accelerate incident resolution through the use of automated playbooks. [Learn more](/docs/alerts/monitors/create-monitor).
18+
19+
### Key features
20+
21+
* **Advanced anomaly detection**. Leverages 30 days of historical metrics data to establish baselines and identify critical anomalies.
22+
* **Customizable detection**. Allows configuration based on specific criteria, such as detecting multiple anomalies within a defined time window.
23+
* **Playbook integration**. Streamlines diagnosis and recovery by automating responses through integrated playbooks.

0 commit comments

Comments
 (0)