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

Implement Jaeger Support For Frontend #81

Merged
merged 7 commits into from
Jan 24, 2019

Conversation

oguzcankirmemis
Copy link
Member

With this commit, all middlewares, all routes, and all postgres calls should be traced and the spans should be sent to jaeger-client.

Please test with jaeger ui, and report if something (like tags) needs to be changed, before it gets approved.

arkocal
arkocal previously approved these changes Jan 18, 2019
Copy link
Member

@arkocal arkocal left a comment

Choose a reason for hiding this comment

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

Great! Works on kubernetes too!

@arkocal
Copy link
Member

arkocal commented Jan 18, 2019

Oh, please sign your commits (or at least final commit) (git commit -s -S) (see CONTRIBUTING.txt) and force push over the old ones.
@wagmarcel We stillt need to remove the auto check here as well though, for merging.

@arkocal arkocal dismissed their stale review January 18, 2019 13:11

Forgot to check for signature

@wagmarcel
Copy link
Member

@arkocal ok, autocheck removed.

@oguzcankirmemis
Copy link
Member Author

@arkocal @wagmarcel ok, I have signed the last commit, you can merge it now.

…ew tags to root span for searching

Signed-off-by: ogz <[email protected]>
Copy link
Member

@arkocal arkocal left a comment

Choose a reason for hiding this comment

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

Lets hunt for performance issues!

@arkocal arkocal merged commit 38fd02d into Open-IoT-Service-Platform:develop Jan 24, 2019
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.

3 participants