camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

Missing option to enable prometheus monitoring when installing Camel-K using Helm

Open bjethwan opened this issue 3 years ago • 4 comments

Documentation here talks about enabling camel-k operator monitoring using kamel cmd util BUT it's missing information about enabling the same using camel-k helm chart. https://camel.apache.org/camel-k/1.9.x/observability/monitoring/operator.html

bjethwan avatar Jul 10 '22 09:07 bjethwan

Is it possible to install camel-k using Helm but enable prometheus monitoring using "kamel" cli?

bjethwan avatar Jul 10 '22 09:07 bjethwan

I guess the option is missing altogether in camel-k helm chart

helm show values camel-k/camel-k

# Default values for camel-k.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

nameOverride: ""
fullnameOverride: ""

operator:
  image: docker.io/apache/camel-k:1.9.2

platform:
  build:
    registry: {}
  cluster: ""

bjethwan avatar Jul 10 '22 09:07 bjethwan

This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!

github-actions[bot] avatar Oct 12 '22 00:10 github-actions[bot]

Any news? I just came here while i want to enable monitoring.

MehrCurry avatar Nov 02 '22 07:11 MehrCurry