Versions in this module Expand all Collapse all v0 v0.11.3 Jun 6, 2023 v0.11.2 Jun 6, 2023 Changes in this version + var File_envoy_extensions_stat_sinks_open_telemetry_v3_open_telemetry_proto protoreflect.FileDescriptor + type SinkConfig struct + EmitTagsAsAttributes *wrappers.BoolValue + ProtocolSpecifier isSinkConfig_ProtocolSpecifier + ReportCountersAsDeltas bool + ReportHistogramsAsDeltas bool + UseTagExtractedName *wrappers.BoolValue + func (*SinkConfig) Descriptor() ([]byte, []int) + func (*SinkConfig) ProtoMessage() + func (m *SinkConfig) GetProtocolSpecifier() isSinkConfig_ProtocolSpecifier + func (m *SinkConfig) Validate() error + func (m *SinkConfig) ValidateAll() error + func (x *SinkConfig) GetEmitTagsAsAttributes() *wrappers.BoolValue + func (x *SinkConfig) GetGrpcService() *v3.GrpcService + func (x *SinkConfig) GetReportCountersAsDeltas() bool + func (x *SinkConfig) GetReportHistogramsAsDeltas() bool + func (x *SinkConfig) GetUseTagExtractedName() *wrappers.BoolValue + func (x *SinkConfig) ProtoReflect() protoreflect.Message + func (x *SinkConfig) Reset() + func (x *SinkConfig) String() string + type SinkConfigMultiError []error + func (m SinkConfigMultiError) AllErrors() []error + func (m SinkConfigMultiError) Error() string + type SinkConfigValidationError struct + func (e SinkConfigValidationError) Cause() error + func (e SinkConfigValidationError) Error() string + func (e SinkConfigValidationError) ErrorName() string + func (e SinkConfigValidationError) Field() string + func (e SinkConfigValidationError) Key() bool + func (e SinkConfigValidationError) Reason() string + type SinkConfig_GrpcService struct + GrpcService *v3.GrpcService