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

Python metrics cause transaction duration changes #2748

Closed
HazAT opened this issue Feb 19, 2024 · 0 comments · Fixed by #2756
Closed

Python metrics cause transaction duration changes #2748

HazAT opened this issue Feb 19, 2024 · 0 comments · Fixed by #2756
Assignees
Labels
Feature: Metrics Type: Bug Something isn't working

Comments

@HazAT
Copy link
Member

HazAT commented Feb 19, 2024

From discord (Original message):
(Flask Python app, served by Gunicorn). It looks like the existing automated, sampled transaction.duration metric went haywire around when I started sending metrics. Ironically one of the metrics I started sending was request_duration since I wanted to see the value on 100% of requests instead of sampled requests. I also noticed the duration distributions for profiles which were sampled look a lot better somehow.

Image
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Metrics Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants