Google Cloud Dataproc v1 API - Enum DataprocMetricConfig.Types.MetricSource (5.3.0)

public enum MetricSource

Reference documentation and code samples for the Google Cloud Dataproc v1 API enum DataprocMetricConfig.Types.MetricSource.

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

Namespace

Google.Cloud.Dataproc.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Fields

NameDescription
Hdfs

HDFS metric source.

Hiveserver2

Hiveserver2 metric source.

MonitoringAgentDefaults

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.

Spark

Spark metric source.

SparkHistoryServer

Spark History Server metric source.

Unspecified

Required unspecified metric source.

Yarn

YARN metric source.