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 19c8fb0 commit bae9843Copy full SHA for bae9843
docs/monitoring.md
@@ -156,7 +156,7 @@ Each instance can report to zero or more _sinks_. Sinks are contained in the
156
157
* `ConsoleSink`: Logs metrics information to the console.
158
* `CSVSink`: Exports metrics data to CSV files at regular intervals.
159
-* `JmxSink`: Registers metrics for viewing in a JXM console.
+* `JmxSink`: Registers metrics for viewing in a JMX console.
160
* `MetricsServlet`: Adds a servlet within the existing Spark UI to serve metrics data as JSON data.
161
* `GraphiteSink`: Sends metrics to a Graphite node.
162
0 commit comments