elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

Add transaction_name_groups config spec #651

Closed felixbarny closed 2 years ago

felixbarny commented 2 years ago

For now, this option is only intended to be implemented in Java where we got a specific request. However, the option itself is not specific to Java and can also be implemented by other agent as the need arises. We should still make sure that the option is potentially useful and feasible to implement in other agents, too.

Some agents have a concept of filters or processors that let users achieve similar things. However, the intent of the option is to allow users to group transactions without requiring code changes.

Reference implementation: https://github.com/elastic/apm-agent-java/pull/2676

apmmachine commented 2 years ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2022-07-04T04:10:00.694+0000 * Duration: 3 min 54 sec