Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Enrich Zipkin db tracing #56

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

embs
Copy link
Contributor

@embs embs commented Nov 23, 2017

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 #56 (comment)):

selection_004

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

@embs
Copy link
Contributor Author

embs commented Nov 27, 2017

Add info regarding

- database type and address
- approximation for queries results size
@embs embs force-pushed the enhancement/zipkin-db-tracing branch from eb6b2b9 to c8496f7 Compare November 27, 2017 13:51
@embs
Copy link
Contributor Author

embs commented Nov 27, 2017

Improved to include spans' cs and cr annotations:

selection_004

embs added 2 commits November 29, 2017 23:18
So we can properly trace database calls for fetching user addresses and
user cards.
For tracing db.query.result.size span tag.
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.

None yet

1 participant