Skip to content

v1.0.3

Compare
Choose a tag to compare
@aeneasr aeneasr released this 02 Jan 19:29
· 12 commits to master since this release
Add optional metrics collector (#142)

This PR introduces metrics which can be used to determine which policies deny/allow access.

Functionality is exposed via interface Metric and to be implemented in the code - consuming the framework

Closes #141

Signed-off-by: Rafal Pieniazek [email protected]