Class: DatadogAPIClient::V2::ObservabilityPipelineSocketSourceFramingOctetCountingMethod

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/observability_pipeline_socket_source_framing_octet_counting_method.rb

Overview

Byte frames according to the octet counting format as per RFC6587.

Constant Summary collapse

OCTET_COUNTING =
"octet_counting".freeze

Method Summary

Methods included from BaseEnumModel

included