From 9c90a14036f3a68d47da789e77dc03d5407d439c Mon Sep 17 00:00:00 2001 From: Ophir LOJKINE Date: Fri, 26 Dec 2025 12:32:10 +0100 Subject: [PATCH] Fix typo in inferred_services.md --- content/en/tracing/services/inferred_services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/tracing/services/inferred_services.md b/content/en/tracing/services/inferred_services.md index e078a2ef4f5..6c04565a8cb 100644 --- a/content/en/tracing/services/inferred_services.md +++ b/content/en/tracing/services/inferred_services.md @@ -156,7 +156,7 @@ Inferred service | `peer.service` > `peer.rpc.service` > `peer.hostname` If the highest priority tag, such as `peer.db.name`, is not captured as part of the instrumentation, Datadog uses the second highest priority tag, like `peer.hostname`, and continue in that order. -**Note**: Datadog never sets the `peer.service` for inferred databases and queues. `peer.service` is the highest priority peer attribute. If set, it take precedence over all other attributes. +**Note**: Datadog never sets the `peer.service` for inferred databases and queues. `peer.service` is the highest priority peer attribute. If set, it takes precedence over all other attributes. ## Migrate to global default service naming