Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

open telemetry? #29

Open
nicolasburtey opened this issue Jun 28, 2021 · 2 comments
Open

open telemetry? #29

nicolasburtey opened this issue Jun 28, 2021 · 2 comments

Comments

@nicolasburtey
Copy link
Contributor

we have had some peek some days ago where we had thousands of request per minutes, and our app went offline for a brief period. to better understand how to properly scale the backend we would like to add open telemetry and a jaeger or jaeger-equivalent to trace all the internal queries and understand which one takes longer under heavy load.

if it something you'd like add to this repo, or be ok to merge a PR if we're doing one? I have not look at GRPC with open telemetry but I think we may have this ability to trace GRPC calls without the need to change something on the lnd side, but still something to investigate.

@nicolasburtey
Copy link
Contributor Author

@bodymindarts

@alexbosworth
Copy link
Owner

One thing you can do is create a separate lnd object that has the telemetry in it if you want to isolate things to the grpc level

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

No branches or pull requests

2 participants