adamant-kite-43734
04/25/2024, 1:26 AMblue-nightfall-73223
04/25/2024, 1:31 AMmetrics:
enabled: true
port: 10254
prometheusRule:
additionalLabels: {}
enabled: false
rules: []
service:
annotations: {}
externalIPs: []
loadBalancerSourceRanges: []
servicePort: 10254
type: ClusterIP
<http://prometheus.io/port|prometheus.io/port>: '10254'
<http://prometheus.io/scrape|prometheus.io/scrape>: 'true'
serviceMonitor:
additionalLabels: {}
enabled: true
metricRelabelings: []
namespace: ''
namespaceSelector: {}
relabelings: []
scrapeInterval: 30s
targetLabels: []
I see the metrics if i do port forward.blue-nightfall-73223
04/25/2024, 1:35 AMrancher-monitoring 102.0.2+up40.1.2
be able to scrap that metrics and show them on prometheus so I could show metrics on grafanablue-nightfall-73223
04/25/2024, 1:38 AMadditionalScrapeConfigs:
- job_name: my-nginx-controller
static_configs:
- targets:
- >-
ingress-nginx-v1-core-my-ingress-nginx-controller-metrics.ingress-nginx-v1-core:10254
additionalScrapeConfigsSecret:
enabled: true
key: additional-scrape-configs.yaml
name: rancher-monitoring-prometheus-scrape-confg
blue-nightfall-73223
04/25/2024, 1:38 AMpowerful-librarian-10572
04/25/2024, 8:07 AM