You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prometheus metrics are everywhere. We should support this as a first-class feature so our connectors can register and add WAF metrics to their applications.
This would benefit Cora Caddy and Wasm directly.
To do this, we could simply export a package that automatically registers the metrics or we could add helpers to add them at an application level.
The text was updated successfully, but these errors were encountered:
We first need to design the metrics to be tracked. That task would probably require people operating coraza e.g. @funkluk or @soujanyanmbri to propose interesting metrics and we all discuss them.
Prometheus metrics are everywhere. We should support this as a first-class feature so our connectors can register and add WAF metrics to their applications.
This would benefit Cora Caddy and Wasm directly.
To do this, we could simply export a package that automatically registers the metrics or we could add helpers to add them at an application level.
The text was updated successfully, but these errors were encountered: