Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP grouping #55

Open
LikeTheSalad opened this issue Nov 22, 2022 · 2 comments
Open

HTTP grouping #55

LikeTheSalad opened this issue Nov 22, 2022 · 2 comments

Comments

@LikeTheSalad
Copy link
Contributor

LikeTheSalad commented Nov 22, 2022

Provide central config option to rename HTTP requests based on their URL format to group them with a single span name.

Ref. https://www.elastic.co/guide/en/apm/agent/java/current/config-core.html#config-transaction-name-groups

@almozavr
Copy link

Currently out of the box we could see in Transaction, that Http requests tab says 0 (zero) but http transactions are seen and grouped by Http Method (get,post, etc) and real url is visible in samples only. Does it somehow connected to this issue?

@almozavr
Copy link

ah, okay, it seems like my request is connected to this comment #303 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants