You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/14 13:30:42 UTC

[GitHub] [camel-k] astefanutti opened a new pull request #1762: Camel K operator monitoring

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:
users@infra.apache.org



[GitHub] [camel-k] astefanutti merged pull request #1762: Camel K operator monitoring

Posted by GitBox <gi...@apache.org>.
astefanutti merged pull request #1762:
URL: https://github.com/apache/camel-k/pull/1762


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] astefanutti commented on pull request #1762: Camel K operator monitoring

Posted by GitBox <gi...@apache.org>.
astefanutti commented on pull request #1762:
URL: https://github.com/apache/camel-k/pull/1762#issuecomment-724608269


   Let's merge this and create a follow-up PR for the documentation.


----------------------------------------------------------------
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:
users@infra.apache.org