Class TelemetryConfig (1.15.2)

TelemetryConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Telemetry Configuration for the Dataproc Metastore service.

Attribute

NameDescription
log_format google.cloud.metastore_v1alpha.types.TelemetryConfig.LogFormat
The output format of the Dataproc Metastore service's logs.

Classes

LogFormat

LogFormat(value)

Values: LOG_FORMAT_UNSPECIFIED (0): The LOG_FORMAT is not set. LEGACY (1): Logging output uses the legacy textPayload format. JSON (2): Logging output uses the jsonPayload format.