Skip to content

Commit 1888894

Browse files
committed
PR feedback
1 parent ebf03e1 commit 1888894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/apm/agents/net-agent/net-agent-api/net-agent-api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2334,7 +2334,7 @@ The following list contains the different calls you can make with the API, inclu
23342334

23352335
### Description
23362336

2337-
Sets the name (other than the initial `WebTransaction` or `OtherTransaction` base name) of the current transaction. Before you use this call, ensure you understand the implications of [metric grouping issues](/docs/agents/manage-apm-agents/troubleshooting/metric-grouping-issues).
2337+
Sets a custom transaction name, to be appended after an initial prefix (`WebTransaction` or `OtherTransaction`) based on the type of the current transaction. Before you use this call, ensure you understand the implications of [metric grouping issues](/docs/agents/manage-apm-agents/troubleshooting/metric-grouping-issues).
23382338

23392339
If you use this call multiple times within the same transaction, each call overwrites the previous call and the last call sets the name.
23402340

0 commit comments

Comments
 (0)