Skip to content

Commit 7a5012e

Browse files
authored
Apply suggestions from code review
1 parent 959f6e3 commit 7a5012e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/developers/guide/unified-tagging-advanced-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This guide suggests ways to configure and migrate to [unified service tagging][1
1111

1212
## Using Custom Tags
1313

14-
You can continue to use the `env` `service` and `version` tags as they are configured for unified service tagging. However, if you'd like to achieve a unified tagging experience with your own custom tags, there are some options available to you:
14+
You can continue to use the `env` `service` and `version` tags as they are configured for unified service tagging. However, if you'd like to achieve a unified tagging experience with your own custom tags, there are several options available which are listed below.
1515

1616
**Note**: While some products support arbitrary tags, others have more specific expectations. As such, navigation between products might be difficult if one data source has a tag that another does not have or does not support.
1717

@@ -30,7 +30,7 @@ Autodiscovered tags associated with containers are added to `container_info` in
3030

3131
#### Logs
3232

33-
Similar to APM, service is a core tag that is used to help organize logs data. Additionally, it is not possible to link from a log to the related APM service without it.
33+
Similar to APM, `service` is a core tag that is used to help organize logs data. Additionally, it is not possible to link from a log to the related APM service without it.
3434

3535
Similar to metrics, however, Autodiscovered tags for the container as well as host tags for the agent are added to all logs.
3636

0 commit comments

Comments
 (0)