microservices-demo / user

The users microservice.
http://microservices-demo.github.io/
Apache License 2.0
91 stars 617 forks source link

Enrich Zipkin db tracing #56

Open embs opened 6 years ago

embs commented 6 years ago

Add info regarding

What db traces looked like before enrichment:

selection_005

How they look like now (see https://github.com/microservices-demo/user/pull/56#issuecomment-347187263):

selection_004

I was inspired by https://github.com/opentracing/specification/blob/master/semantic_conventions.md for choosing some binary annotations keys.

embs commented 6 years ago

Relates to https://github.com/microservices-demo/microservices-demo/issues/755

embs commented 6 years ago

Improved to include spans' cs and cr annotations:

selection_004