Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Use test name as tracer name #27

Open
aspectom opened this issue Dec 28, 2021 · 0 comments
Open

Use test name as tracer name #27

aspectom opened this issue Dec 28, 2021 · 0 comments

Comments

@aspectom
Copy link
Contributor

aspectom commented Dec 28, 2021

In 'packages/malabi/src/instrumentation/index.ts', Instead of 'malabiRoot', we should dynamically take the name of the current test (name of the 'it' clause), and use it as tracer name.

This way, if at any time the user is looking at his traces in jaeger, he could know which test they belong to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant