public enum DataprocMetricConfig.MetricSource extends Enum<DataprocMetricConfig.MetricSource> implements ProtocolMessageEnumA source for the collection of Dataproc OSS metrics (see available OSS metrics).
Protobuf enum google.cloud.dataproc.v1.DataprocMetricConfig.MetricSource
Implements
ProtocolMessageEnumStatic Fields
| Name | Description |
| HDFS | HDFS metric source. |
| HDFS_VALUE | HDFS metric source. |
| HIVESERVER2 | Hiveserver2 metric source. |
| HIVESERVER2_VALUE | Hiveserver2 metric source. |
| METRIC_SOURCE_UNSPECIFIED | Required unspecified metric source. |
| METRIC_SOURCE_UNSPECIFIED_VALUE | Required unspecified metric source. |
| MONITORING_AGENT_DEFAULTS | Default monitoring agent metrics. If this source is enabled,
Dataproc enables the monitoring agent in Compute Engine,
and collects default monitoring agent metrics, which are published
with an |
| MONITORING_AGENT_DEFAULTS_VALUE | Default monitoring agent metrics. If this source is enabled,
Dataproc enables the monitoring agent in Compute Engine,
and collects default monitoring agent metrics, which are published
with an |
| SPARK | Spark metric source. |
| SPARK_HISTORY_SERVER | Spark History Server metric source. |
| SPARK_HISTORY_SERVER_VALUE | Spark History Server metric source. |
| SPARK_VALUE | Spark metric source. |
| UNRECOGNIZED | |
| YARN | YARN metric source. |
| YARN_VALUE | YARN metric source. |
Static Methods
| Name | Description |
| forNumber(int value) | |
| getDescriptor() | |
| internalGetValueMap() | |
| valueOf(Descriptors.EnumValueDescriptor desc) | |
| valueOf(int value) | Deprecated. Use #forNumber(int) instead. |
| valueOf(String name) | |
| values() |
Methods
| Name | Description |
| getDescriptorForType() | |
| getNumber() | |
| getValueDescriptor() |