Export prometheus metrics from capsul-flask #15
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think it would be great if we had historical metrics for things like # of VM creations and destructions, their various states, # of btc/stripe payments and their states, prometheus metric fetches, creation latency, # of accounts made, etc.
This would be a fun project for anyone looking to instrument a python app with Prometheus bindings (very real-world relevant)