Skip to content

Commit

Permalink
fixup! feat: prometheus metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
xopham committed Feb 4, 2022
1 parent 849472c commit 34cac46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

Besides Connaisseur's central functionality, several additional features are available:

- [Metrics](./metrics.md): *get prometheus metrics at `/metrics`*
- [Alerting](./alerting.md): *send alerts based on verification result*
- [Detection Mode](./detection_mode.md): *warn but do not block invalid images*
- [Namespaced Validation](./namespaced_validation.md): *restrict validation to dedicated namespaces*
- [Alerting](./alerting.md): *send alerts based on verification result*
- [Automatic Child Approval](automatic_child_approval.md): *configure approval of Kubernetes child resources*

In combination, these features help to improve usability and might better support the DevOps workflow.
Expand Down

0 comments on commit 34cac46

Please sign in to comment.