Module: Google::Cloud::Dataproc::V1::DataprocMetricConfig::MetricSource

Defined in:
proto_docs/google/cloud/dataproc/v1/clusters.rb

Overview

A source for the collection of Dataproc custom metrics (see Custom metrics).

Constant Summary collapse

METRIC_SOURCE_UNSPECIFIED =

Required unspecified metric source.

0
MONITORING_AGENT_DEFAULTS =

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.

1
HDFS =

HDFS metric source.

2
SPARK =

Spark metric source.

3
YARN =

YARN metric source.

4
SPARK_HISTORY_SERVER =

Spark History Server metric source.

5
HIVESERVER2 =

Hiveserver2 metric source.

6
HIVEMETASTORE =

hivemetastore metric source

7