Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Support TLS #103

Open
dcworldwide opened this issue May 14, 2017 · 4 comments
Open

Support TLS #103

dcworldwide opened this issue May 14, 2017 · 4 comments
Assignees

Comments

@dcworldwide
Copy link

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?

screen shot 2017-05-15 at 00 39 28

@nikmd23
Copy link
Member

nikmd23 commented May 14, 2017 via email

@dcworldwide
Copy link
Author

Thanks Nik,

Here's what I've found.

I'm using https://github.com/brianc/node-postgres, which uses node's TLS package to network with compose.io. So as it stands, glimpse won't trace my scenario.

Is there anything I can do to instrument specific libs so that glimpse can trace their events?

@dcworldwide dcworldwide changed the title [Possible bug] Timeline not showing enough detail Support TLS May 15, 2017
@mike-kaufman
Copy link
Contributor

@dcworldwide - Thanks so much for reporting this. Any chance you can get us a sample project that repros this issue? This is probably the best way for us to figure out what isn't working.

@dcworldwide
Copy link
Author

Sure,

For a minimal repo, or something you can quickly hack into an existing glimpse project that you may have, you can use the excerpts from https://github.com/brianc/node-postgres/wiki/Example. If you don't have an instance of postgres, you can create one for free at https://www.compose.com/ in a few minutes.

@mike-kaufman mike-kaufman added this to the M021 milestone May 22, 2017
@mike-kaufman mike-kaufman self-assigned this May 22, 2017
@mike-kaufman mike-kaufman modified the milestones: Backlog, M021, M022 May 31, 2017
@mike-kaufman mike-kaufman removed this from the M022 milestone Aug 7, 2017
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

3 participants