Module: Fluent::GoogleCloudOutput::ConfigConstants
- Defined in:
- lib/fluent/plugin/out_google_cloud.rb
Overview
Constants for configuration.
Constant Summary collapse
- DEFAULT_HTTP_REQUEST_KEY =
Default values for JSON payload keys to set the “httpRequest”, “operation”, “sourceLocation”, “trace” fields in the LogEntry.
'httpRequest'.freeze
- DEFAULT_INSERT_ID_KEY =
'logging.googleapis.com/insertId'.freeze
- DEFAULT_LABELS_KEY =
'logging.googleapis.com/labels'.freeze
- DEFAULT_OPERATION_KEY =
'logging.googleapis.com/operation'.freeze
- DEFAULT_SOURCE_LOCATION_KEY =
'logging.googleapis.com/sourceLocation'.freeze
- DEFAULT_SPAN_ID_KEY =
'logging.googleapis.com/spanId'.freeze
- DEFAULT_TRACE_KEY =
'logging.googleapis.com/trace'.freeze
- DEFAULT_TRACE_SAMPLED_KEY =
'logging.googleapis.com/trace_sampled'.freeze