Versions in this module Expand all Collapse all v0 v0.0.2 Aug 8, 2024 Changes in this version + var File_envoy_extensions_stat_sinks_open_telemetry_v3_open_telemetry_proto protoreflect.FileDescriptor + type SinkConfig struct + EmitTagsAsAttributes *wrapperspb.BoolValue + Prefix string + ProtocolSpecifier isSinkConfig_ProtocolSpecifier + ReportCountersAsDeltas bool + ReportHistogramsAsDeltas bool + UseTagExtractedName *wrapperspb.BoolValue + func (*SinkConfig) Descriptor() ([]byte, []int) + func (*SinkConfig) ProtoMessage() + func (m *SinkConfig) GetProtocolSpecifier() isSinkConfig_ProtocolSpecifier + func (x *SinkConfig) GetEmitTagsAsAttributes() *wrapperspb.BoolValue + func (x *SinkConfig) GetGrpcService() *v3.GrpcService + func (x *SinkConfig) GetPrefix() string + func (x *SinkConfig) GetReportCountersAsDeltas() bool + func (x *SinkConfig) GetReportHistogramsAsDeltas() bool + func (x *SinkConfig) GetUseTagExtractedName() *wrapperspb.BoolValue + func (x *SinkConfig) ProtoReflect() protoreflect.Message + func (x *SinkConfig) Reset() + func (x *SinkConfig) String() string + type SinkConfig_GrpcService struct + GrpcService *v3.GrpcService