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

Automatic tracing of slow and and error request/responses #40064

Open
ennishol opened this issue Apr 14, 2024 · 2 comments
Open

Automatic tracing of slow and and error request/responses #40064

ennishol opened this issue Apr 14, 2024 · 2 comments

Comments

@ennishol
Copy link
Contributor

Description

Hello,
opening an issue as suggested by @brunobat in the discussion.

Typically one wants to inspect traces if there was a problem with a request (too slow or failed with some non-200 status code).

Please provide an out-of-the-box sampler to support both cases, with some config properties to define the slow request threshold
and error family codes

Use case 1: Trace all requests slower than 5000 millis
Use case 2: Trace all requests with response code 5xx

Thanks!

Implementation ideas

No response

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 14, 2024

/cc @brunobat (tracing), @radcortez (tracing)

@brunobat
Copy link
Contributor

Thanks for the suggestion @ennishol

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

No branches or pull requests

2 participants