Cloud Bigtable V2 API - Module Google::Cloud::Bigtable::V2::TelemetryConfiguration::Level (v1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable V2 API module Google::Cloud::Bigtable::V2::TelemetryConfiguration::Level.
The level of detail of telemetry to be sent from the client.
Constants
LEVEL_UNSPECIFIED
value: 0 Server did not specify a level. Should disable all debug tag counters.
DEBUG
value: 1 Enables all debug tag counter levels.
INFO
value: 2 Eables all debug tag counters except for DEBUG.
WARN
value: 3 Enables all debug tag counters except for DEBUG and INFO.