Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#ask-the-community
Title
# ask-the-community
f
Felix Ruess
11/05/2022, 5:19 PM
What endpoints do I need to scrape to get metrics? And what ingress rules might I need to set up for this? It doesn't say anything in the docs:
https://docs.flyte.org/en/latest/deployment/cluster_config/monitoring.html
s
Samhita Alla
11/07/2022, 4:27 AM
Have you checked
https://github.com/flyteorg/flyte/tree/master/stats
?
f
Felix Ruess
11/07/2022, 8:16 AM
yeah, I found the dashboards there, but doesn't say how I can scrape them
s
Samhita Alla
11/07/2022, 10:33 AM
cc:
@Ketan (kumare3)
k
Ketan (kumare3)
11/07/2022, 3:29 PM
Ohh that’s a miss. All Flyte services exposes port
10254
/metric’s Prometheus compatible endpoint
3 Views
Post