Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing: use the right svc name (BuoyantIO#122)
When tracing is enabled, the `emoji` svc is being incorrectly marked as `voting` as we seem to use the wrong service name here causing confusion. This PR fixes that by using `emoji` in the emoji svc trace initialization Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
- Loading branch information