You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
Amazing project thanks so much guys. I hope it continues to get support from ms.
I have a express node app that uses graphql and typeorm (to talk to postgres running on compose.io)
Unfortunately I don't see any trace information apart from my express router. I expected to see at the very least the http requests to compose.io.
Is there a configuration step i'm missing? Or is there a possible bug with glimpse?