Open
Description
Feature Proposal Description
Thanks for this awesome http framework. It is great that metrics are being bolted onto fiber, which allows me to poll the json and get those metrics into influx/grafana. Though, a connections gauge is not very useful for this purpose as it is lossy. Unless the gauge is polled during a connections spike, it goes unnoticed. An absolute counter would be vastly more useful.
Alignment with Express API
I am not familiar with monitoring in express.
HTTP RFC Standards Compliance
Not applicable.
API Stability
Not applicable.
Feature Examples
Not applicable.
Checklist:
- I agree to follow Fiber's Code of Conduct.
- I have searched for existing issues that describe my proposal before opening this one.
- I understand that a proposal that does not meet these guidelines may be closed without explanation.