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

Fix path tagging on Flask #221

Merged
merged 1 commit into from
Aug 4, 2019
Merged

Fix path tagging on Flask #221

merged 1 commit into from
Aug 4, 2019

Conversation

adamchainz
Copy link
Contributor

This was previously being tagged on the span, rather than the tracked request itself, which meant it was not seen by the core agent / UI.

This was previously being tagged on the span, rather than the tracked request itself, which meant it was not seen by the core agent / UI.
@adamchainz adamchainz merged commit d2c2973 into master Aug 4, 2019
@adamchainz adamchainz deleted the fix_flask_tagging_path branch August 4, 2019 10:33
@adamchainz
Copy link
Contributor Author

Forgot to attach these..

before:
Screenshot 2019-08-04 at 11 14 35

after (there's a forward slash!):
Screenshot 2019-08-04 at 11 17 48

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

Successfully merging this pull request may close these issues.

1 participant