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

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.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Fields

NameDescription
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 agent.googleapis.com prefix.

Spark

Spark metric source.

SparkHistoryServer

Spark History Server metric source.

Unspecified

Required unspecified metric source.

Yarn

YARN metric source.