Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add some helpful opentracing tags and remove get_user_by_req span #6108

Merged
merged 5 commits into from
Sep 27, 2019

Conversation

erikjohnston
Copy link
Member

@erikjohnston erikjohnston commented Sep 25, 2019

Commits should be independently reviewable and explain whats going on

We don't actually care about what happens in `get_user_by_req` and
having it as a separate span means that the entity tag isn't added to
the servlet spans, making it harder to search.
This will make it easier to search for sending event requests.
@erikjohnston erikjohnston changed the title Add some helpful opentracing spans Add some helpful opentracing tags Sep 25, 2019
@erikjohnston erikjohnston changed the title Add some helpful opentracing tags Add some helpful opentracing tags and remove get_user_by_req span Sep 25, 2019
@erikjohnston erikjohnston requested a review from a team September 25, 2019 10:45
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@erikjohnston erikjohnston merged commit 67ee18d into develop Sep 27, 2019
@erikjohnston erikjohnston deleted the erikj/remove_get_user_by_req-span branch January 9, 2020 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants