public enum DataprocMetricConfig.Types.MetricSource
Reference documentation and code samples for the Google Cloud Dataproc v1 API enum DataprocMetricConfig.Types.MetricSource.
A source for the collection of Dataproc custom metrics (see Custom metrics).
Namespace
Google.Cloud.Dataproc.V1Assembly
Google.Cloud.Dataproc.V1.dll
Fields |
|
---|---|
Name | Description |
Hdfs |
HDFS metric source. |
Hivemetastore |
hivemetastore metric source |
Hiveserver2 |
Hiveserver2 metric source. |
MonitoringAgentDefaults |
Monitoring agent metrics. If this source is enabled,
Dataproc enables the monitoring agent in Compute Engine,
and collects monitoring agent metrics, which are published
with an |
Spark |
Spark metric source. |
SparkHistoryServer |
Spark History Server metric source. |
Unspecified |
Required unspecified metric source. |
Yarn |
YARN metric source. |