-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Elysia is running?
1.1.20
What platform is your computer?
Darwin 24.0.0 arm64 arm
What steps can reproduce the bug?
- bun init
- Install dependencies
- Create index.ts; copy contents from this repository
example/index.ts
- Run jaegger using their docker-compose.
- Throw a couple of curl commmands.
What is the expected behavior?
Jaegger should show the traces from the sample application
What do you see instead?
nothing
Additional information
No response
Have you try removing the node_modules
and bun.lockb
and try again yet?
yes
Please keep in mind that it's probably my first time using OTEL and jaegger so I might be missing something really obvious
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working