astefanutti opened a new pull request #1762:
URL: https://github.com/apache/camel-k/pull/1762


   This PR adds metrics for relevant operator SLIs to the `/metrics` endpoint 
exposed by the operator. 
   
   Fixes #1267.
   
   TODO:
   
   - [ ] Create default alerting rules for SLOs (PrometheusRule resources)
   - [ ] Create a default PodMonitor resource targeting the operator metrics 
endpoint
   - [ ] Add an option to configure metrics endpoint port
   - [ ] Expose health checks
   - [ ] Document metrics
   - [ ] Document securing the metrics endpoint using 
[kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy)
   
   It should be enabling the discrimination of user vs. platform errors (#1633).
   
   **Release Note**
   ```release-note
   feat: Camel K operator monitoring
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to