We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daadd72 commit 9931e7bCopy full SHA for 9931e7b
docs/configuration.md
@@ -115,8 +115,7 @@ to [Prometheus](https://prometheus.io).
115
116
```properties
117
metrics.properties:|+
118
- spark.metrics.conf.operator.sink.prometheus.class=org.apache.spark.kubernetes.operator.metrics.
119
-sink.PrometheusPullModelSink
+ spark.metrics.conf.operator.sink.prometheus.class=org.apache.spark.k8s.operator.metrics.PrometheusPullModelHandler
120
```
121
122
* Install Spark Operator
0 commit comments