-
Notifications
You must be signed in to change notification settings - Fork 178
Prometheus Metrics for the secureCodeBox Operator #2580
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
➹ New Feature implementation request
Is your feature request related to a problem?
It can be hard to monitor larger secureCodeBox setups with hundreds / thousands of scans a day and get a good idea of which scans are succeeding / failing.
Describe the solution you'd like
We are already exporting some prometheus metrics which are automatically provided by kubebuilder.
It should be documented on how to access them.
We should also start tracking our own metrics which might be relevant to keep an eye on.
Describe alternatives you've considered
Log monitoring. Less efficient and harder to setup and configure properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done