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-53646] Improve KubernetesMetricsInterceptorTest to verify http.request metric
### What changes were proposed in this pull request?
This PR aims to improve `KubernetesMetricsInterceptorTest` to verify `http.request` metric additionally.
### Why are the changes needed?
`http.request` metric is also important.
### Does this PR introduce _any_ user-facing change?
No, this is a test-only improvement.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closesapache#326 from dongjoon-hyun/SPARK-53646.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Copy file name to clipboardExpand all lines: spark-operator/src/test/java/org/apache/spark/k8s/operator/metrics/source/KubernetesMetricsInterceptorTest.java
0 commit comments