Skip to content

Conversation

@ayansen
Copy link
Member

@ayansen ayansen commented Feb 8, 2019

Added mysql trace backend to support storing raw spans in mysql for haystack tracing.
closes ExpediaDotCom/haystack#644

@@ -0,0 +1,21 @@
# Storage Backend - Mysql

Grpc service which can read a write spans to a mysql cluster

Choose a reason for hiding this comment

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

It might be useful for newbies to mention that mysql still needs elasticsearch for indexing. When I first looked at your branch, I quickly looked for indexing..

@ayansen
Copy link
Member Author

ayansen commented Mar 14, 2019

makes sense. Will add that in the readme.

@ayansen ayansen requested a review from ashishagg April 24, 2019 17:18
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.

[Feature Request] Add support for mysql backend to persist trace data

4 participants