Skip to content

Commit 6d42d72

Browse files
Merge branch 'master' into mcretzman/fix-build-crash-caused-by-redirects
2 parents 1c08bbf + 16150a2 commit 6d42d72

File tree

6 files changed

+11
-286
lines changed

6 files changed

+11
-286
lines changed

content/en/administrators_guide/plan.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Create a detailed roll-out methodology in the [build][41] phase by focusing on t
366366
[48]: https://www.datadoghq.com/blog/engineering/husky-deep-dive/
367367
[49]: /real_user_monitoring/platform/connect_rum_and_traces/?tab=browserrum
368368
[50]: /integrations/tcp_check/?tab=host#data-collected
369-
[51]: /tracing/guide/inferred-service-opt-in/?tab=java
369+
[51]: /tracing/services/inferred_services
370370
[52]: /integrations/amazon_web_services/
371371
[53]: /integrations/google_cloud_platform/
372372
[54]: /integrations/azure/

content/en/service_catalog/customize/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ With [Service Catalog metadata schema 2.2][5], you can specify the type and lang
142142
[4]: https://forms.gle/zbLfnJYhD5Ab4Wr18
143143
[5]: https://github.com/DataDog/schema/tree/main/service-catalog/v2.2
144144
[6]: /actions/actions_catalog/
145-
[7]: /tracing/guide/inferred-service-opt-in/?tab=java#global-default-service-naming-migration
145+
[7]: /tracing/services/inferred_services
146146
[8]: /tracing/guide/service_overrides/#remove-service-overrides
147147
[9]: /tracing/guide/service_overrides/
148148
[10]: /service_catalog/service_definitions/#add-metadata-with-automation

content/en/tracing/guide/inferred-service-opt-in.md

-277
This file was deleted.

content/en/tracing/guide/service_overrides.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Service Overrides
33
disable_toc: false
44
further_reading:
5-
- link: "/tracing/guide/inferred-service-opt-in"
5+
- link: "/tracing/services/inferred_services"
66
tag: "Documentation"
7-
text: "Opting-in to the new service representation"
7+
text: "Inferred services"
88
---
99

1010
## Overview
@@ -140,9 +140,9 @@ The default `DD_SERVICE` name.
140140

141141
{{< partial name="whats-next/whats-next.html" >}}
142142

143-
[1]: /tracing/guide/inferred-service-opt-in
143+
[1]: /tracing/services/inferred_services
144144
[2]: /tracing/trace_pipeline/generate_metrics
145145
[3]: /monitors/types/apm/?tab=traceanalytics
146146
[4]: /tracing/trace_pipeline/trace_retention/#retention-filters
147147
[5]: /tracing/metrics/metrics_namespace/
148-
[6]: https://docs.datadoghq.com/tracing/guide/inferred-service-opt-in/#list-of-newly-introduced-peer-tags
148+
[6]: /tracing/services/inferred_services/#peer-tags

content/en/tracing/services/inferred_services.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Inferred services
3+
aliases:
4+
- /tracing/guide/inferred-service-opt-in
35
further_reading:
46
- link: "/tracing/services/service_page/"
57
tag: "Documentation"

content/en/tracing/troubleshooting/_index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ further_reading:
3030
- link: '/integrations/'
3131
tag: 'Documentation'
3232
text: "Datadog's full list of integrations"
33-
- link: '/tracing/guide/inferred-service-opt-in/'
33+
- link: '/tracing/services/inferred_services'
3434
tag: 'Documentation'
35-
text: 'Inferred Service dependencies (Preview)'
35+
text: 'Inferred Service dependencies'
3636
---
3737

3838
If you experience unexpected behavior while using Datadog APM, read the information on this page to help resolve the issue. Datadog recommends regularly updating to the latest version of the Datadog tracing libraries you use, as each release contains improvements and fixes. If you continue to experience issues, reach out to [Datadog support][1].
@@ -372,7 +372,7 @@ When you open a [support ticket][1], the Datadog support team may ask for the fo
372372
[27]: /tracing/trace_collection/library_config/
373373
[28]: https://app.datadoghq.com/dash/integration/apm_estimated_usage
374374
[29]: /tracing/troubleshooting/#data-volume-guidelines
375-
[30]: /tracing/guide/inferred-service-opt-in/?tab=java
375+
[30]: /tracing/services/inferred_services
376376
[31]: /tracing/trace_pipeline/metrics/#apm-traces-estimated-usage-dashboard
377377
[32]: https://app.datadoghq.com/services
378378

0 commit comments

Comments
 (0)