frouioui / tagenal

Tagenal is a playground app using Vitess, Redis, Traefik and Jaeger on Kubernetes
https://frouioui.github.io/tagenal/
MIT License
7 stars 0 forks source link

Use open tracing common tag names for spans #42

Open frouioui opened 3 years ago

frouioui commented 3 years ago

To increase probability and correctness, the common tag names proposed by opentracing (ext package) could be used. They are already partially used in the frontend thanks to echo framework. They still need to be implemented in the two APIs.