Skip to content

Commit

Permalink
Merge branch 'master' into rob.tandy/equiv_otel_documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
robtandy authored Nov 19, 2024
2 parents 4dbee7a + b35cd08 commit 57da2c1
Show file tree
Hide file tree
Showing 230 changed files with 9,653 additions and 1,217 deletions.
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ documentation/content/en/cloud_cost_management/*.md @DataDog/cloud-
# Log collection
content/en/logs/log_collection/android.md @Datadog/rum-mobile @DataDog/documentation
content/en/logs/log_collection/flutter.md @Datadog/rum-mobile @DataDog/documentation
content/en/logs/log_collection/unity.md @Datadog/rum-mobile @DataDog/documentation
content/en/logs/log_collection/ios.md @Datadog/rum-mobile @DataDog/documentation
content/en/logs/log_collection/kotlin-multiplatform.md @Datadog/rum-mobile @DataDog/documentation

Expand All @@ -124,6 +125,7 @@ content/en/real_user_monitoring/mobile_and_tv_monitoring/session_replay/mobile
content/en/real_user_monitoring/error_tracking/android.md @Datadog/rum-mobile @DataDog/documentation
content/en/real_user_monitoring/error_tracking/expo.md @Datadog/rum-mobile @DataDog/documentation
content/en/real_user_monitoring/error_tracking/flutter.md @Datadog/rum-mobile @DataDog/documentation
content/en/real_user_monitoring/error_tracking/mobile/unity.md @Datadog/rum-mobile @DataDog/documentation
content/en/real_user_monitoring/error_tracking/ios.md @Datadog/rum-mobile @DataDog/documentation
content/en/real_user_monitoring/error_tracking/reactnative.md @Datadog/rum-mobile @DataDog/documentation
content/en/real_user_monitoring/error_tracking/kotlin-multiplatform.md @Datadog/rum-mobile @DataDog/documentation
Expand Down Expand Up @@ -156,4 +158,4 @@ content/en/code_analysis/ @Datadog/static-analysis @Data
content/en/quality_gates/ @Datadog/ci-app-backend @Datadog/documentation

# DDSQL Editor References
content/en/ddsql_editor/reference/*.md @Datadog/xpq @Datadog/documentation
content/en/ddsql_editor/reference/*.md @Datadog/xpq @Datadog/documentation
41 changes: 33 additions & 8 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1753,26 +1753,31 @@ menu:
url: metrics/volume/
parent: metrics_top_level
weight: 7
- name: Overview
identifier: metrics_overview
url: metrics/overview/
parent: metrics_top_level
weight: 8
- name: Advanced Filtering
url: metrics/advanced-filtering/
parent: metrics_top_level
identifier: metrics_advanced_filtering
weight: 8
weight: 9
- name: Nested Queries
url: metrics/nested_queries/
parent: metrics_top_level
identifier: metrics_nested_queries
weight: 9
weight: 10
- name: Metrics Without Limits™
identifier: metrics_without_limits
url: metrics/metrics-without-limits/
parent: metrics_top_level
weight: 10
weight: 11
- name: Guides
url: metrics/guide
parent: metrics_top_level
identifier: metrics_guide
weight: 11
weight: 12
- name: Watchdog
url: watchdog/
identifier: watchdog_top_level
Expand Down Expand Up @@ -4228,11 +4233,16 @@ menu:
parent: tests_setup
identifier: tests_setup_swift
weight: 106
- name: Go
url: tests/setup/go/
parent: tests_setup
identifier: tests_setup_go
weight: 107
- name: JUnit Report Uploads
url: tests/setup/junit_xml/
parent: tests_setup
identifier: tests_setup_junit_xml
weight: 107
weight: 108
- name: Network Settings
url: tests/network/
parent: tests
Expand Down Expand Up @@ -4333,6 +4343,11 @@ menu:
parent: test_impact_analysis_setup
identifier: test_impact_analysis_setup_ruby
weight: 8106
- name: Go
url: tests/test_impact_analysis/setup/go/
parent: test_impact_analysis_setup
identifier: test_impact_analysis_setup_go
weight: 8107
- name: How It Works
url: tests/test_impact_analysis/how_it_works/
parent: test_impact_analysis
Expand Down Expand Up @@ -5394,16 +5409,21 @@ menu:
parent: log_management
identifier: logs_workspaces
weight: 6
- name: Use cases
- name: SQL Reference
url: logs/workspaces/sql_reference/
parent: logs_workspaces
identifier: logs_workspaces_sql_reference
weight: 601
- name: Use Cases
url: logs/workspaces/use_cases/
parent: logs_workspaces
identifier: logs_workspaces_use_cases
weight: 601
weight: 602
- name: Time Selection
url: logs/workspaces/time_selection/
parent: logs_workspaces
identifier: logs_workspaces_time_selection
weight: 602
weight: 603
- name: Error Tracking
url: logs/error_tracking/
parent: log_management
Expand Down Expand Up @@ -6511,6 +6531,11 @@ menu:
parent: rum_session_replay
identifier: rum_session_replay_playlists
weight: 503
- name: Heatmaps
url: real_user_monitoring/session_replay/heatmaps
parent: rum_session_replay
identifier: rum_session_replay_heatmaps
weight: 504
- name: Exploring RUM Data
url: real_user_monitoring/explorer/
parent: rum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
title: Domain Allowlist
private: true
is_beta: true
further_reading:
- link: "https://app.datadoghq.com/organization-settings/domain-allowlist"
tag: "In the app"
Expand All @@ -11,8 +9,8 @@ further_reading:
text: "Domain Allowlist API"
---

{{< callout url="https://www.datadoghq.com/private-beta/domain-allowlist/" >}}
Domain Allowlist is available in <strong>private beta</strong> for customers with Enterprise plans. If you're interested in this feature, complete the form to request access.
{{< callout url="/help/" header="Get Started with Domain Allowlist" >}}
Domain Allowlist is available for customers with Enterprise plans. If you're interested in this feature, contact Datadog support to request access.
{{< /callout >}}

With [Domain Allowlist][1], you can restrict the email domains that can receive notifications. The notifications in scope include all notifications from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
title: Domain Allowlist API
private: true
is_beta: true
further_reading:
- link: "https://app.datadoghq.com/organization-settings/domain-allowlist"
tag: "In the app"
Expand All @@ -11,8 +9,8 @@ further_reading:
text: "Domain Allowlist UI"
---

{{< callout url="https://www.datadoghq.com/private-beta/domain-allowlist/" >}}
Domain Allowlist is available in <strong>private beta</strong> for customers with Enterprise plans. If you're interested in this feature, complete the form to request access.
{{< callout url="/help/" header="Get Started with Domain Allowlist" >}}
Domain Allowlist is available for customers with Enterprise plans. If you're interested in this feature, contact Datadog support to request access.
{{< /callout >}}

[Domain Allowlist][1] enables you to restrict the email domains to which notifications can be sent.
Expand Down
2 changes: 1 addition & 1 deletion content/en/agent/configuration/network.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ Used for Agent services communicating with each other locally within the host on
| ------ | ---- | ------- | ----------- |
| [Agent browser GUI][16] | 5002 | TCP | |
| APM receiver | 8126 | TCP | Includes Tracing and the Profiler. |
| [DogStatsD][18] | 8125 | UDP | Port for DogStatsD unless `dogstatsd_non_local_traffic` is set to true. This port is available on localhost: `127.0.0.1`, `::1`, `fe80::1`. |
| [DogStatsD][18] | 8125 | UDP | Port for DogStatsD unless `dogstatsd_non_local_traffic` is set to true. This port is available on IPv4 localhost: `127.0.0.1`. |
| go_expvar server (APM) | 5012 | TCP | For more information, see [the go_expar integration documentation][15]. |
| go_expvar integration server | 5000 | TCP | For more information, see [the go_expar integration documentation][15]. |
| IPC API | 5001 | TCP | Port used for Inter Process Communication (IPC). |
Expand Down
2 changes: 1 addition & 1 deletion content/en/agent/logs/proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,12 +291,12 @@ stream {
{{% /site-region %}}
{{% /tab %}}
{{< /tabs >}}
{{% /site-region %}}


## Further Reading

{{< partial name="whats-next/whats-next.html" >}}
{{% /site-region %}}

[1]: /agent/logs/log_transport?tab=https
[2]: /agent/configuration/proxy/
Loading

0 comments on commit 57da2c1

Please sign in to comment.