Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::DataprocMetricConfig::MetricSource (v0.15.0)

Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::DataprocMetricConfig::MetricSource.

A source for the collection of Dataproc OSS metrics (see available OSS metrics).

Constants

METRIC_SOURCE_UNSPECIFIED

value: 0
Required unspecified metric source.

MONITORING_AGENT_DEFAULTS

value: 1
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 agent.googleapis.com prefix.

HDFS

value: 2
HDFS metric source.

SPARK

value: 3
Spark metric source.

YARN

value: 4
YARN metric source.

SPARK_HISTORY_SERVER

value: 5
Spark History Server metric source.

HIVESERVER2

value: 6
Hiveserver2 metric source.