v1.0.3
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 rafal@pieniazek.nl