liquidmetal-dev / flintlock

Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd.
https://flintlock.liquidmetal.dev/
Mozilla Public License 2.0
617 stars 36 forks source link

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

Open Callisto13 opened 2 years ago

Callisto13 commented 2 years ago

To include specific info which is not in pprof

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

aryan9600 commented 1 year ago

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 commented 1 year ago

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 👍

github-actions[bot] commented 1 year ago

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