You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-53159] Declare metrics port for operator in helm chart
### What changes were proposed in this pull request?
Spark Operator provides prometheus format metrics by default. This PR adds metrics port spec to the operator helm chart.
### Why are the changes needed?
Declaring the port in spec for better clarity and maintainability.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
CIs, helm lint, and local testing
### Was this patch authored or co-authored using generative AI tooling?
No
Closesapache#294 from jiangzho/metrics.
Authored-by: Zhou JIANG <[email protected]>
Signed-off-by: Peter Toth <[email protected]>
0 commit comments