Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add driver ui port executor pod label for prometheus metrics #123

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

edingroot
Copy link
Contributor

Add spark.yelp.com/driver_ui_port pod label.

Test reinstalling service_configuration_lib in jupyter and start a spark session, check executor pod's pod labels:

$ kps get pod -o json $pod | jq '.metadata' | grep ui_port

    "spark.yelp.com/driver_ui_port": "39091",

@88manpreet
Copy link
Contributor

Offline discussion with chi: This is to expose port of spark ui inside grafana dashboard for easy access at a single place.

@edingroot edingroot merged commit 4007d17 into master Aug 15, 2023
1 check passed
@edingroot edingroot deleted the u/chi/executor_ui_port_label branch August 15, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants