Versions in this module Expand all Collapse all v0 v0.0.2 Aug 8, 2024 Changes in this version + var File_envoy_config_metrics_v3_metrics_service_proto protoreflect.FileDescriptor + var File_envoy_config_metrics_v3_stats_proto protoreflect.FileDescriptor + var HistogramEmitMode_name = map[int32]string + var HistogramEmitMode_value = map[string]int32 + type DogStatsdSink struct + DogStatsdSpecifier isDogStatsdSink_DogStatsdSpecifier + MaxBytesPerDatagram *wrapperspb.UInt64Value + Prefix string + func (*DogStatsdSink) Descriptor() ([]byte, []int) + func (*DogStatsdSink) ProtoMessage() + func (m *DogStatsdSink) GetDogStatsdSpecifier() isDogStatsdSink_DogStatsdSpecifier + func (x *DogStatsdSink) GetAddress() *v31.Address + func (x *DogStatsdSink) GetMaxBytesPerDatagram() *wrapperspb.UInt64Value + func (x *DogStatsdSink) GetPrefix() string + func (x *DogStatsdSink) ProtoReflect() protoreflect.Message + func (x *DogStatsdSink) Reset() + func (x *DogStatsdSink) String() string + type DogStatsdSink_Address struct + Address *v31.Address + type HistogramBucketSettings struct + Buckets []float64 + Match *v3.StringMatcher + func (*HistogramBucketSettings) Descriptor() ([]byte, []int) + func (*HistogramBucketSettings) ProtoMessage() + func (x *HistogramBucketSettings) GetBuckets() []float64 + func (x *HistogramBucketSettings) GetMatch() *v3.StringMatcher + func (x *HistogramBucketSettings) ProtoReflect() protoreflect.Message + func (x *HistogramBucketSettings) Reset() + func (x *HistogramBucketSettings) String() string + type HistogramEmitMode int32 + const HistogramEmitMode_HISTOGRAM + const HistogramEmitMode_SUMMARY + const HistogramEmitMode_SUMMARY_AND_HISTOGRAM + func (HistogramEmitMode) Descriptor() protoreflect.EnumDescriptor + func (HistogramEmitMode) EnumDescriptor() ([]byte, []int) + func (HistogramEmitMode) Type() protoreflect.EnumType + func (x HistogramEmitMode) Enum() *HistogramEmitMode + func (x HistogramEmitMode) Number() protoreflect.EnumNumber + func (x HistogramEmitMode) String() string + type HystrixSink struct + NumBuckets int64 + func (*HystrixSink) Descriptor() ([]byte, []int) + func (*HystrixSink) ProtoMessage() + func (x *HystrixSink) GetNumBuckets() int64 + func (x *HystrixSink) ProtoReflect() protoreflect.Message + func (x *HystrixSink) Reset() + func (x *HystrixSink) String() string + type MetricsServiceConfig struct + EmitTagsAsLabels bool + GrpcService *v3.GrpcService + HistogramEmitMode HistogramEmitMode + ReportCountersAsDeltas *wrapperspb.BoolValue + TransportApiVersion v3.ApiVersion + func (*MetricsServiceConfig) Descriptor() ([]byte, []int) + func (*MetricsServiceConfig) ProtoMessage() + func (x *MetricsServiceConfig) GetEmitTagsAsLabels() bool + func (x *MetricsServiceConfig) GetGrpcService() *v3.GrpcService + func (x *MetricsServiceConfig) GetHistogramEmitMode() HistogramEmitMode + func (x *MetricsServiceConfig) GetReportCountersAsDeltas() *wrapperspb.BoolValue + func (x *MetricsServiceConfig) GetTransportApiVersion() v3.ApiVersion + func (x *MetricsServiceConfig) ProtoReflect() protoreflect.Message + func (x *MetricsServiceConfig) Reset() + func (x *MetricsServiceConfig) String() string + type StatsConfig struct + HistogramBucketSettings []*HistogramBucketSettings + StatsMatcher *StatsMatcher + StatsTags []*TagSpecifier + UseAllDefaultTags *wrapperspb.BoolValue + func (*StatsConfig) Descriptor() ([]byte, []int) + func (*StatsConfig) ProtoMessage() + func (x *StatsConfig) GetHistogramBucketSettings() []*HistogramBucketSettings + func (x *StatsConfig) GetStatsMatcher() *StatsMatcher + func (x *StatsConfig) GetStatsTags() []*TagSpecifier + func (x *StatsConfig) GetUseAllDefaultTags() *wrapperspb.BoolValue + func (x *StatsConfig) ProtoReflect() protoreflect.Message + func (x *StatsConfig) Reset() + func (x *StatsConfig) String() string + type StatsMatcher struct + StatsMatcher isStatsMatcher_StatsMatcher + func (*StatsMatcher) Descriptor() ([]byte, []int) + func (*StatsMatcher) ProtoMessage() + func (m *StatsMatcher) GetStatsMatcher() isStatsMatcher_StatsMatcher + func (x *StatsMatcher) GetExclusionList() *v3.ListStringMatcher + func (x *StatsMatcher) GetInclusionList() *v3.ListStringMatcher + func (x *StatsMatcher) GetRejectAll() bool + func (x *StatsMatcher) ProtoReflect() protoreflect.Message + func (x *StatsMatcher) Reset() + func (x *StatsMatcher) String() string + type StatsMatcher_ExclusionList struct + ExclusionList *v3.ListStringMatcher + type StatsMatcher_InclusionList struct + InclusionList *v3.ListStringMatcher + type StatsMatcher_RejectAll struct + RejectAll bool + type StatsSink struct + ConfigType isStatsSink_ConfigType + Name string + func (*StatsSink) Descriptor() ([]byte, []int) + func (*StatsSink) ProtoMessage() + func (m *StatsSink) GetConfigType() isStatsSink_ConfigType + func (x *StatsSink) GetName() string + func (x *StatsSink) GetTypedConfig() *anypb.Any + func (x *StatsSink) ProtoReflect() protoreflect.Message + func (x *StatsSink) Reset() + func (x *StatsSink) String() string + type StatsSink_TypedConfig struct + TypedConfig *anypb.Any + type StatsdSink struct + Prefix string + StatsdSpecifier isStatsdSink_StatsdSpecifier + func (*StatsdSink) Descriptor() ([]byte, []int) + func (*StatsdSink) ProtoMessage() + func (m *StatsdSink) GetStatsdSpecifier() isStatsdSink_StatsdSpecifier + func (x *StatsdSink) GetAddress() *v31.Address + func (x *StatsdSink) GetPrefix() string + func (x *StatsdSink) GetTcpClusterName() string + func (x *StatsdSink) ProtoReflect() protoreflect.Message + func (x *StatsdSink) Reset() + func (x *StatsdSink) String() string + type StatsdSink_Address struct + Address *v31.Address + type StatsdSink_TcpClusterName struct + TcpClusterName string + type TagSpecifier struct + TagName string + TagValue isTagSpecifier_TagValue + func (*TagSpecifier) Descriptor() ([]byte, []int) + func (*TagSpecifier) ProtoMessage() + func (m *TagSpecifier) GetTagValue() isTagSpecifier_TagValue + func (x *TagSpecifier) GetFixedValue() string + func (x *TagSpecifier) GetRegex() string + func (x *TagSpecifier) GetTagName() string + func (x *TagSpecifier) ProtoReflect() protoreflect.Message + func (x *TagSpecifier) Reset() + func (x *TagSpecifier) String() string + type TagSpecifier_FixedValue struct + FixedValue string + type TagSpecifier_Regex struct + Regex string