Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Enable Prometheus metric #58

Open
mug3n451 opened this issue Jan 20, 2021 · 0 comments
Open

Enable Prometheus metric #58

mug3n451 opened this issue Jan 20, 2021 · 0 comments

Comments

@mug3n451
Copy link

mug3n451 commented Jan 20, 2021

Hi,
i'm trying to enable the prometheus metric but even if i set the value.yaml no metrics are esposed.
Could you tell me if i have to set others parametres?

`
prometheus:

Prometheus JMX Exporter: exposes the majority of Kafkas metrics
jmx:
Interval at which Prometheus scrapes metrics, note: only used by Prometheus Operator
interval: 10s

 **Timeout at which Prometheus timeouts scrape run, note: only used by Prometheus Operator**
scrapeTimeout: 10s

** Port jmx-exporter exposes Prometheus format metrics to scrape**
port: 5556

operator:
Are you using Prometheus Operator?
enabled: true

serviceMonitor:
 **Namespace Prometheus is installed in**
  namespace: monitoring

  # Defaults to whats used if you follow CoreOS [Prometheus Install Instructions](https://github.com/coreos/prometheus-operator/tree/master/helm#tldr)
  # [Prometheus Selector Label](https://github.com/coreos/prometheus-operator/blob/master/helm/prometheus/templates/prometheus.yaml#L65)
  # [Kube Prometheus Selector Label](https://github.com/coreos/prometheus-operator/blob/master/helm/kube-prometheus/values.yaml#L298)
  #selector:
  #  prometheus: kube-prometheus

`

Thanks
Cristian

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant