Skip to content

Commit b541b9c

Browse files
authored
Merge branch 'master' into sarah.stonehill/code-origin-new-doc
2 parents fe4ffc4 + aed0429 commit b541b9c

File tree

273 files changed

+7331
-2349
lines changed

Some content is hidden

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

273 files changed

+7331
-2349
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-04-17 17:24:31.482433",
8-
"spec_repo_commit": "c23f4c4f"
7+
"regenerated": "2025-04-22 18:30:05.951046",
8+
"spec_repo_commit": "2b6fa951"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-17 17:24:40.087890",
13-
"spec_repo_commit": "c23f4c4f"
12+
"regenerated": "2025-04-22 18:30:14.967308",
13+
"spec_repo_commit": "2b6fa951"
1414
}
1515
}
1616
}

assets/styles/components/_integrations.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ $screen-md-max: ($screen-lg-min - 1) !default;
3636
}
3737

3838
table {
39+
table-layout: fixed;
3940
tr {
4041
th:empty {
4142
display: none;

config/_default/menus/main.en.yaml

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3172,11 +3172,16 @@ menu:
31723172
parent: serverless_step_functions
31733173
identifier: serverless_step_functions_redrive
31743174
weight: 204
3175+
- name: Distributed Map States
3176+
url: serverless/step_functions/distributed-maps
3177+
parent: serverless_step_functions
3178+
identifier: serverless_step_functions_distributed_maps
3179+
weight: 205
31753180
- name: Troubleshooting
31763181
url: serverless/step_functions/troubleshooting
31773182
parent: serverless_step_functions
31783183
identifier: serverless_step_functions_troubleshooting
3179-
weight: 205
3184+
weight: 206
31803185
- name: AWS Fargate
31813186
identifier: serverless_aws_fargate
31823187
url: integrations/ecs_fargate
@@ -6783,16 +6788,21 @@ menu:
67836788
parent: synthetics_mobile_app_testing
67846789
identifier: synthetics_mobile_app_testing_mobile_app_tests_advanced_options
67856790
weight: 403
6791+
- name: Supported Devices
6792+
url: synthetics/mobile_app_testing/devices/
6793+
parent: synthetics_mobile_app_testing
6794+
identifier: synthetics_mobile_app_testing_devices
6795+
weight: 404
67866796
- name: Restricted Networks
67876797
url: synthetics/mobile_app_testing/mobile_app_tests/restricted_networks
67886798
parent: synthetics_mobile_app_testing
67896799
identifier: synthetics_mobile_app_testing_restricted_networks
6790-
weight: 404
6800+
weight: 405
67916801
- name: Settings
67926802
url: synthetics/mobile_app_testing/settings
67936803
parent: synthetics_mobile_app_testing
67946804
identifier: synthetics_mobile_app_testing_settings
6795-
weight: 405
6805+
weight: 406
67966806
- name: Platform
67976807
url: synthetics/platform/
67986808
parent: synthetics
@@ -7987,15 +7997,19 @@ menu:
79877997
url: account_management/billing/
79887998
parent: account_management
79897999
weight: 12
8000+
- name: Pricing
8001+
url: account_management/billing/pricing
8002+
parent: account_management_billing
8003+
weight: 1201
79908004
- name: Product Allotments
79918005
url: account_management/billing/product_allotments
79928006
parent: account_management_billing
7993-
weight: 5
8007+
weight: 1202
79948008
- name: Containers
79958009
identifier: account_management_billing_containers
79968010
url: account_management/billing/containers
79978011
parent: account_management_billing
7998-
weight: 6
8012+
weight: 1203
79998013
- name: Multi-org Accounts
80008014
identifier: account_management_multi_org_accounts
80018015
url: account_management/multi_organization/

config/_default/params.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ code_language_ids:
119119
otel: "OpenTelemetry API"
120120
status_legacy: "Status Page (Legacy)"
121121
status_page: "Status Page"
122-
notebooks_legacy: "Notebooks (Legacy)"
123-
notebooks_new: "Notebooks (New)"
124122
envoy: "Envoy"
125123
httpd: "Apache HTTP Server"
126124
istio: "Istio"

content/en/account_management/audit_trail/events.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ further_reading:
5151
- [Private Action Runners](#private-action-runners)
5252
- [Observability Pipelines](#observability-pipelines)
5353
- [On-Call](#on-call)
54+
- [Network Device Monitoring](#network-device-monitoring)
5455

5556

5657
See the [Audit Trail documentation][2] for more information on setting up and configuring Audit Trail.
@@ -364,6 +365,22 @@ See the [Audit Trail documentation][2] for more information on setting up and co
364365
| [Enable Container Image Trends][151] | A user enabled Container Image Trends. | `@evt.name:"Infrastructure Monitoring" @asset.type:configure_container_image_trends @action:enabled` |
365366
| [Disable Container Image Trends][152] | A user disabled Container Image Trends. | `@evt.name:"Infrastructure Monitoring" @asset.type:configure_container_image_trends @action:disabled` |
366367

368+
### Network Device Monitoring
369+
| Name | Description of audit event | Query in audit explorer |
370+
|---------------------------------------|-------------------------------------------|--------------------------------------------------------------------------------------------|
371+
| [Modify NetFlow port mappings][153] | A user modified NetFlow port mappings. | `@evt.name:"Network Device Monitoring" @asset.type:netflow_port_mappings @action:modified` |
372+
| [Delete NetFlow port mappings][154] | A user deleted NetFlow port mappings. | `@evt.name:"Network Device Monitoring" @asset.type:netflow_port_mappings @action:deleted` |
373+
| [Access network device profiles][155] | A user accessed network device profiles. | `@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed` |
374+
| [Access network device details][156] | A user accessed network device details. | `@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed` |
375+
| [Access network interfaces][157] | A user accessed network interfaces. | `@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed` |
376+
| [Access network devices list][158] | A user accessed the network devices list. | `@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed` |
377+
| [Access network device facets][159] | A user accessed network device facets. | `@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed` |
378+
| [Access network device groups][160] | A user accessed network device groups. | `@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed` |
379+
| [Access network device tags][161] | A user accessed network device tags. | `@evt.name:"Network Device Monitoring" @asset.type:network_device_tags @action:accessed` |
380+
| [Modify network device tags][162] | A user modified network device tags." | `@evt.name:"Network Device Monitoring" @asset.type:network_device_tags @action:modified` |
381+
| [Access network MIB leaves][163] | A user accessed network MIB leaves. | `@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed` |
382+
383+
367384
## Further Reading
368385

369386
{{< partial name="whats-next/whats-next.html" >}}
@@ -520,3 +537,14 @@ See the [Audit Trail documentation][2] for more information on setting up and co
520537
[150]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3AOn-Call%20%40action%3Adeleted%20%40asset.type%3Aoverride
521538
[151]: https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Infrastructure%20Monitoring%22%20%40asset.type%3Aconfigure_container_image_trends%20%40action%3Aenabled
522539
[152]: https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Infrastructure%20Monitoring%22%20%40asset.type%3Aconfigure_container_image_trends%20%40action%3Adisabled
540+
[153]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetflow_port_mappings%20%40action%3Amodified
541+
[154]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetflow_port_mappings%20%40action%3Adeleted
542+
[155]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device%20%40action%3Aaccessed
543+
[156]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device%20%40action%3Aaccessed
544+
[157]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device%20%40action%3Aaccessed
545+
[158]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device%20%40action%3Aaccessed
546+
[159]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device%20%40action%3Aaccessed
547+
[160]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device%20%40action%3Aaccessed
548+
[161]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device_tags%20%40action%3Aaccessed
549+
[162]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device_tags%20%40action%3Amodified
550+
[163]:https://app.datadoghq.com/audit-trail?query=%40evt.name%3A%22Network%20Device%20Monitoring%22%20%40asset.type%3Anetwork_device%20%40action%3Aaccessed

content/en/agent/basic_agent_usage/windows.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,17 @@ When the install finishes, you are given the option to launch the Datadog Agent
5858

5959
1. Open PowerShell with **Administrator** privileges.
6060
2. Run the following command to install the Datadog Agent:
61-
```powershell
62-
Start-Process -Wait msiexec -ArgumentList '/qn /i datadog-agent-7-latest.amd64.msi APIKEY="<YOUR_DATADOG_API_KEY>"'
63-
```
61+
{{< code-block lang="powershell" >}}
62+
$p = Start-Process -Wait -PassThru msiexec -ArgumentList '/qn /i https://windows-agent.datadoghq.com/datadog-agent-7-latest.amd64.msi /log C:\Windows\SystemTemp\install-datadog.log APIKEY="<DATADOG_API_KEY>"'
63+
if ($p.ExitCode -ne 0) {
64+
Write-Host "msiexec failed with exit code $($p.ExitCode) please check the logs at C:\Windows\SystemTemp\install-datadog.log" -ForegroundColor Red
65+
}
66+
{{< /code-block >}}
6467

6568
[1]: https://app.datadoghq.com/account/settings/agent/latest?platform=windows
6669
[2]: /agent/supported_platforms/?tab=windows
6770
[3]: /agent/faq/windows-agent-ddagent-user/
68-
[4]: https://s3.amazonaws.com/ddagent-windows-stable/datadog-agent-7-latest.amd64.msi
71+
[4]: https://windows-agent.datadoghq.com/datadog-agent-7-latest.amd64.msi
6972
[5]: https://app.datadoghq.com/organization-settings/api-keys
7073

7174
{{% /tab %}}
@@ -135,16 +138,19 @@ When the install finishes, you are given the option to launch the Datadog Agent
135138
2. Run the following command to install the Datadog Agent:
136139
137140
**Note:** Replace `DatadogGMSA$` with the username of your gMSA. The username **must end with a $ symbol.**
138-
```powershell
139-
Start-Process -Wait msiexec -ArgumentList '/qn /i datadog-agent-7-latest.amd64.msi APIKEY="<YOUR_DATADOG_API_KEY>" DDAGENTUSER_NAME="<YOUR_DOMAIN_NAME>\DatadogGMSA$"'
140-
```
141+
{{< code-block lang="powershell" >}}
142+
$p = Start-Process -Wait -PassThru msiexec -ArgumentList '/qn /i https://windows-agent.datadoghq.com/datadog-agent-7-latest.amd64.msi /log C:\Windows\SystemTemp\install-datadog.log APIKEY="<DATADOG_API_KEY>" DDAGENTUSER_NAME="<YOUR_DOMAIN_NAME>\DatadogGMSA$"'
143+
if ($p.ExitCode -ne 0) {
144+
Write-Host "msiexec failed with exit code $($p.ExitCode) please check the logs at C:\Windows\SystemTemp\install-datadog.log" -ForegroundColor Red
145+
}
146+
{{< /code-block >}}
141147
142148
[1]: https://app.datadoghq.com/account/settings/agent/latest?platform=windows
143149
[2]: /agent/supported_platforms/?tab=windows
144150
[3]: /agent/faq/windows-agent-ddagent-user/
145151
[4]: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/group-managed-service-accounts/group-managed-service-accounts/group-managed-service-accounts-overview#software-requirements
146152
[5]: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/group-managed-service-accounts/group-managed-service-accounts/getting-started-with-group-managed-service-accounts
147-
[6]: https://ddagent-windows-stable.s3.amazonaws.com/installers_v2.json
153+
[6]: https://windows-agent.datadoghq.com/installers_v2.json
148154
149155
{{% /tab %}}
150156
{{< /tabs >}}
@@ -200,7 +206,7 @@ If you're upgrading from a Datadog Agent version < 5.12.0, first upgrade to a mo
200206
201207
#### Installation log files
202208
203-
You can find Agent installation log files at `%TEMP%\MSI*.LOG`.
209+
Set the `/log <FILENAME>` msiexec option to configure an installation log file. If this option is not set, msiexec writes the log to `%TEMP%\MSI*.LOG` by default.
204210
205211
#### Validation
206212

content/en/agent/fleet_automation/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,13 @@ Selecting an Agent gives you more information about it, including its configurat
6161

6262
After you enable Remote Configuration on an Agent, you can send a flare from Datadog. For instructions on sending a flare, see [Send a flare from the Datadog site][7].
6363

64+
When contacting Datadog Support with Remote Configuration enabled for an Agent, the Support team may initiate a flare from your environment in order to better assist you in a timely manner. Flares provide troubleshooting information to Datadog Support to help you resolve your issue.
65+
6466
## Remote Agent Management
6567

6668
Remote Agent Management simplifies the process of upgrading your Agent fleet by reducing the need to coordinate with multiple deployment or configuration management tools. For more information, see [Remote Agent Management][6].
6769

70+
6871
## Control access to Fleet Automation
6972

7073
Fleet Automation is available to all users in a Datadog organization. You can control access to specific functionality:

content/en/agent/guide/fips-agent.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,16 @@ The Datadog FIPS Agent is in Preview and has not been fully audited. Install and
8989
The Datadog FIPS Agent is in preview and has not been fully audited. Install and test the Agent only on hosts that are not critical to production workloads.
9090
9191
1. Follow the [Windows instructions][1] to uninstall the Datadog Agent.
92-
1. Run the command below to install the FIPS Agent, replacing `MY_API_KEY` with your API key:
92+
1. Run the command below to install the FIPS Agent, replacing `DATADOG_API_KEY` with your API key:
9393
9494
**Note:** FIPS support is only available on Agent versions 7.63.0 and above:
9595
96-
```powershell
97-
Start-Process -Wait msiexec -ArgumentList '/qn /i "https://s3.amazonaws.com/ddagent-windows-stable/beta/datadog-fips-agent-7.63.0-rc.7-fips-preview-2.msi" APIKEY="MY_API_KEY" SITE="ddog-gov.com"'
98-
```
96+
{{< code-block lang="powershell" >}}
97+
$p = Start-Process -Wait -PassThru msiexec -ArgumentList '/qn /i https://windows-agent.datadoghq.com/datadog-fips-agent-7.64.3.msi /log C:\Windows\SystemTemp\install-datadog.log APIKEY="<DATADOG_API_KEY>" SITE="ddog-gov.com"'
98+
if ($p.ExitCode -ne 0) {
99+
Write-Host "msiexec failed with exit code $($p.ExitCode) please check the logs at C:\Windows\SystemTemp\install-datadog.log" -ForegroundColor Red
100+
}
101+
{{< /code-block >}}
99102
100103
To install a different preview version of the FIPS Agent, search the [list of stable Agent versions][2] for `datadog-fips-agent` and replace the MSI in the command above with your desired version.
101104
@@ -111,7 +114,7 @@ The Datadog FIPS Agent is in preview and has not been fully audited. Install and
111114
**Note**: The program name for the FIPS Agent in **Add or Remove Programs** is "Datadog FIPS Agent."
112115
113116
[1]: /agent/basic_agent_usage/windows/#uninstall-the-agent
114-
[2]: https://s3.amazonaws.com/ddagent-windows-stable/beta/installers_v2.json
117+
[2]: https://windows-agent.datadoghq.com/installers_v2.json
115118
116119
{{% /tab %}}
117120
{{< /tabs >}}

content/en/agent/guide/windows-agent-ddagent-user.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,12 @@ If a user account is specified on the command line, but this user account is not
3434

3535
To specify the optional USERNAME and PASSWORD on the command line, pass the following properties to the `msiexec` command (The bracket `<>` characters indicate a variable that should be replaced):
3636

37-
```shell
38-
msiexec /i ddagent.msi DDAGENTUSER_NAME=<USERNAME> DDAGENTUSER_PASSWORD=<PASSWORD>
39-
```
37+
{{< code-block lang="powershell" >}}
38+
$p = Start-Process -Wait -PassThru msiexec -ArgumentList '/qn /i https://windows-agent.datadoghq.com/datadog-agent-7-latest.amd64.msi /log C:\Windows\SystemTemp\install-datadog.log APIKEY="<DATADOG_API_KEY>" DDAGENTUSER_NAME="<USERNAME>" DDAGENTUSER_PASSWORD="<PASSWORD>"'
39+
if ($p.ExitCode -ne 0) {
40+
Write-Host "msiexec failed with exit code $($p.ExitCode) please check the logs at C:\Windows\SystemTemp\install-datadog.log" -ForegroundColor Red
41+
}
42+
{{< /code-block >}}
4043

4144
Requirements:
4245
* The username must be 20 characters or fewer to comply with Microsoft's [Active Directory Schema (AD Schema) SAM-Account-Name attribute][1].
@@ -63,9 +66,12 @@ If a user account is specified on the command line, but this user account is not
6366

6467
To specify a username from a domain account, use the following form for the `DDAGENTUSER_NAME` property:
6568

66-
```shell
67-
msiexec /i ddagent.msi DDAGENTUSER_NAME=<DOMAIN>\<USERNAME> DDAGENTUSER_PASSWORD=<PASSWORD>
68-
```
69+
{{< code-block lang="powershell" >}}
70+
$p = Start-Process -Wait -PassThru msiexec -ArgumentList '/qn /i https://windows-agent.datadoghq.com/datadog-agent-7-latest.amd64.msi /log C:\Windows\SystemTemp\install-datadog.log APIKEY="<DATADOG_API_KEY>" DDAGENTUSER_NAME="<DOMAIN>\<USERNAME>" DDAGENTUSER_PASSWORD="<PASSWORD>"'
71+
if ($p.ExitCode -ne 0) {
72+
Write-Host "msiexec failed with exit code $($p.ExitCode) please check the logs at C:\Windows\SystemTemp\install-datadog.log" -ForegroundColor Red
73+
}
74+
{{< /code-block >}}
6975

7076
The `<DOMAIN>` can either be a fully-qualified domain name (in the form `mydomain.com`) or the NETBIOS name (the pre-Windows 2000 name).
7177
It must be separated from the `<USERNAME>` with a backslash `\`.

content/en/agent/troubleshooting/send_a_flare.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ A flare gathers all of the Agent's configuration files and logs into an archive
2828

2929
The Datadog Agent is completely open source, which allows you to [verify the code's behavior][1]. If needed, the flare can be reviewed prior to sending since the flare prompts a confirmation before uploading it.
3030

31+
When contacting Datadog Support with Remote Configuration enabled for an Agent, the Support team may initiate a flare from your environment in order to better assist you in a timely manner. Flares provide troubleshooting information to Datadog Support to help you resolve your issue.
32+
3133
## Send a flare from the Datadog site
3234

3335
To send a flare from the Datadog site, make sure you've enabled [Fleet Automation][2] and [Remote configuration][3] on the Agent.

0 commit comments

Comments
 (0)