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

Add /debug endpoint to return useful stats about flintlock and microvms #509

Open
Callisto13 opened this issue Aug 19, 2022 · 3 comments · May be fixed by #736
Open

Add /debug endpoint to return useful stats about flintlock and microvms #509

Callisto13 opened this issue Aug 19, 2022 · 3 comments · May be fixed by #736
Labels
kind/feature New feature or request lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@Callisto13
Copy link
Member

Callisto13 commented Aug 19, 2022

To include specific info which is not in pprof

  • mvm count
  • interface count (and name?)
  • etc add more

This is also a useful thing to have as like a test/ping endpoint to ensure the service is ready to receive requests.

@Callisto13 Callisto13 added the kind/feature New feature or request label Aug 19, 2022
@aryan9600
Copy link
Contributor

hey, can i take this on? also, it might be obvious but just confirming, this endpoint should be served under the HTTP gateway running at HTTPAPIEndpoint right?

@Callisto13
Copy link
Member Author

hey, can i take this on?

Go for it!

just confirming, this endpoint should be served under the HTTP gateway running at HTTPAPIEndpoint right?

Having it served under both HTTP and gRPC would be ideal 👍

@aryan9600 aryan9600 linked a pull request Jun 19, 2023 that will close this issue
4 tasks
@github-actions
Copy link
Contributor

This issue is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
Status: Ready to work on
Development

Successfully merging a pull request may close this issue.

2 participants