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

[spark-operator] Disable prometheus metrics #1050

Closed
wants to merge 1 commit into from

Conversation

gtopper
Copy link
Member

@gtopper gtopper commented Jan 2, 2025

Due to IG-23248.

Also add missing --metrics-prefix parameter.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove irrelevant fields.]

  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [mychartname])

Due to [IG-23248](https://iguazio.atlassian.net/browse/IG-23248).

Also add missing `--metrics-prefix` parameter.
@gtopper gtopper requested a review from assaf758 January 2, 2025 11:48
- --metrics-bind-address=:{{ .Values.metrics.port }}
- --metrics-endpoint={{ .Values.metrics.endpoint }}
- --metrics-labels=app_type
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reordered to match upstream.

@gtopper
Copy link
Member Author

gtopper commented Jan 2, 2025

Closing for now because it turns out that mlrun enables prometheus monitoring, and disabling it in the chart doesn't prevent the failure.

@gtopper gtopper closed this Jan 2, 2025
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.

1 participant