user icon indicating copy to clipboard operation
user copied to clipboard

Enrich Zipkin db tracing

Open embs opened this issue 7 years ago • 2 comments

Add info regarding

  • database type and address
  • approximation for queries results size

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 avatar Nov 23 '17 01:11 embs

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

embs avatar Nov 27 '17 13:11 embs

Improved to include spans' cs and cr annotations:

selection_004

embs avatar Nov 27 '17 13:11 embs