Skip to content

Commit

Permalink
Merge branch 'master' into kassenq/code-security-content-update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelcretzman authored Jan 31, 2025
2 parents 382b6ee + 41c44d6 commit b5dd3b5
Show file tree
Hide file tree
Showing 26 changed files with 328 additions and 1,341 deletions.
3 changes: 3 additions & 0 deletions content/en/change_tracking/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ further_reading:
- link: "/data_streams/"
tag: "Documentation"
text: "Data Streams Monitoring"
- link: "https://www.datadoghq.com/blog/change-tracking/"
tag: "Blog"
text: "Unify visibility into changes to your services and dependencies"
---

## Overview
Expand Down
3 changes: 3 additions & 0 deletions content/en/cloud_cost_management/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ further_reading:
- link: "https://www.datadoghq.com/blog/cloud-costs-study-learnings/"
tag: "Blog"
text: "Key learnings from the State of Cloud Costs study"
- link: "https://www.datadoghq.com/blog/unit-economics-ccm/"
tag: "Blog"
text: "Monitor unit economics with Datadog Cloud Cost Management"
cascade:
algolia:
subcategory: 'Cloud Cost Management'
Expand Down
2 changes: 1 addition & 1 deletion content/en/llm_observability/configuration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ further_reading:

## Overview

You can configure your LLM applications on the Configuration page with settings that can optimize your application's performance and security.
You can configure your LLM applications on the Settings page to optimize your application's performance and security.

Evaluations
: Enables Datadog to assess your LLM application on dimensions like Quality, Security, and Safety. By enabling evaluations, you can assess the effectiveness of your application's responses and maintain high standards for both performance and user safety. For more information about evaluations, see [Terms and Concepts][1].
Expand Down
7 changes: 6 additions & 1 deletion content/en/logs/guide/azure-logging-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Follow these steps to send Azure logs to any Datadog site.

**US3**: Organizations on the Datadog US3 site can simplify Azure log forwarding using the Azure Native integration. This method is recommended and is configured through the [Datadog resource in Azure][5], replacing the Azure Event Hub process. See the [Azure Native Logging Guide][4] for more details.

<div class="alert alert-info">
Starting April 30, 2025, Azure no longer supports Node.js 18. To ensure compatibility, first update your forwarder code, then upgrade to the latest Azure LTS version of Node.js (20).
If you previously deployed with an ARM template, you can update using the template with the same parameters.
</div>

## Setup

{{< tabs >}}
Expand Down Expand Up @@ -162,7 +167,7 @@ If you already have a function app configured with an Event Hub connection strin
2. In the **Instance Details** section, configure the following settings:
a. Select the **Code** radio button
b. For **Runtime stack**, select `Node.js`
c. For **Version**, select `18 LTS`.
c. For **Version**, select `20 LTS`.
3. Configure other settings as desired.
4. Click **Review + create** to validate the resource. If validation is successful, click **Create**.

Expand Down
6 changes: 6 additions & 0 deletions content/en/security/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ further_reading:
- link: "https://www.datadoghq.com/blog/secrets-management/"
tag: "Blog"
text: "Identify the secrets that make your cloud environment more vulnerable to an attack"
- link: "https://www.datadoghq.com/blog/cloud-security-roundup-infrastructure-identity/"
tag: "Blog"
text: "Cloud security research and guide roundup: Infrastructure and access"
- link: "https://www.datadoghq.com/blog/cloud-security-roundup-devsecops-threat-detection-ai/"
tag: "Blog"
text: "Cloud security research and guide roundup: DevSecOps, threat detection, and AI"
cascade:
algolia:
rank: 70
Expand Down
263 changes: 0 additions & 263 deletions content/es/tracing/guide/inferred-service-opt-in.md

This file was deleted.

Loading

0 comments on commit b5dd3b5

Please sign in to comment.