boundless-lifeguard-61788
10/16/2024, 3:48 PMserviceMonitor:
# -- If enabled create the flyteadmin service monitor
enabled: false
# -- Sets the interval at which metrics will be scraped by prometheus
interval: 60s
# -- Sets the timeout after which request to scrape metrics will time out
scrapeTimeout: 30s
# -- Sets the labels for the service monitor which are required by the
# prometheus to auto-detect the service monitor and start scrapping the metrics
labels: {}
average-finland-92144
10/18/2024, 9:52 PMconfiguration:
inline:
propeller:
prof-port: 10254
metrics-prefix: "flyte:"
scheduler:
profilerPort: 10254
metricsScope: "flyte:"
flyteadmin:
profilerPort: 10254
service:
extraPorts:
- name: http-metrics
protocol: TCP
port: 10254
and if you just port-forward the 10254 port and then localhost:10254/metrics
you should see the metrics