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 2022/03/30 07:33:50 UTC

[GitHub] [camel-k] astefanutti commented on pull request #3152: Example to show usage of prometheus trait

astefanutti commented on pull request #3152:
URL: https://github.com/apache/camel-k/pull/3152#issuecomment-1082730262


   @SubhasmitaSw you can find some typical examples here:
   * https://github.com/apache/camel-k/blame/main/docs/modules/traits/pages/affinity.adoc#L57
   * https://github.com/apache/camel-k/blame/main/docs/modules/traits/pages/route.adoc#L108
   
   The sections marked as auto-generated can be updated by running `make generate-doc`, which probably does not currently work on Windows, but that should not prevent you from editing the files.
   
   For the Prometheus trait, the metrics endpoint is configured by the trait, so the idea is more to illustrate the purpose of the trait options, like for the `pod-monitor` option, mentioning that it can be used for the Integration Pod(s) to expose a metrics endpoint, even if the Prometheus operator API is not installed.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org