package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev

# Constants

Emit only Histogram metric types.
Emit only Summary metric types.
Emit Histogram and Summary metric types.

# Variables

No description provided by the author
No description provided by the author
Enum value maps for HistogramEmitMode.
Enum value maps for HistogramEmitMode.

# Structs

Stats configuration proto schema for built-in “envoy.stat_sinks.dog_statsd“ sink.
No description provided by the author
DogStatsdSinkValidationError is the validation error returned by DogStatsdSink.Validate if the designated constraints aren't met.
Specifies a matcher for stats and the buckets that matching stats should use.
HistogramBucketSettingsValidationError is the validation error returned by HistogramBucketSettings.Validate if the designated constraints aren't met.
Stats configuration proto schema for built-in “envoy.stat_sinks.hystrix“ sink.
HystrixSinkValidationError is the validation error returned by HystrixSink.Validate if the designated constraints aren't met.
Metrics Service is configured as a built-in “envoy.stat_sinks.metrics_service“ :ref:`StatsSink <envoy_v3_api_msg_config.metrics.v3.StatsSink>`.
MetricsServiceConfigValidationError is the validation error returned by MetricsServiceConfig.Validate if the designated constraints aren't met.
Statistics configuration such as tagging.
StatsConfigValidationError is the validation error returned by StatsConfig.Validate if the designated constraints aren't met.
Stats configuration proto schema for built-in “envoy.stat_sinks.statsd“ sink.
No description provided by the author
No description provided by the author
StatsdSinkValidationError is the validation error returned by StatsdSink.Validate if the designated constraints aren't met.
Configuration for disabling stat instantiation.
No description provided by the author
No description provided by the author
No description provided by the author
StatsMatcherValidationError is the validation error returned by StatsMatcher.Validate if the designated constraints aren't met.
Configuration for pluggable stats sinks.
No description provided by the author
StatsSinkValidationError is the validation error returned by StatsSink.Validate if the designated constraints aren't met.
Designates a tag name and value pair.
No description provided by the author
No description provided by the author
TagSpecifierValidationError is the validation error returned by TagSpecifier.Validate if the designated constraints aren't met.

# Type aliases

DogStatsdSinkMultiError is an error wrapping multiple validation errors returned by DogStatsdSink.ValidateAll() if the designated constraints aren't met.
HistogramBucketSettingsMultiError is an error wrapping multiple validation errors returned by HistogramBucketSettings.ValidateAll() if the designated constraints aren't met.
HistogramEmitMode is used to configure which metric types should be emitted for histograms.
HystrixSinkMultiError is an error wrapping multiple validation errors returned by HystrixSink.ValidateAll() if the designated constraints aren't met.
MetricsServiceConfigMultiError is an error wrapping multiple validation errors returned by MetricsServiceConfig.ValidateAll() if the designated constraints aren't met.
StatsConfigMultiError is an error wrapping multiple validation errors returned by StatsConfig.ValidateAll() if the designated constraints aren't met.
StatsdSinkMultiError is an error wrapping multiple validation errors returned by StatsdSink.ValidateAll() if the designated constraints aren't met.
StatsMatcherMultiError is an error wrapping multiple validation errors returned by StatsMatcher.ValidateAll() if the designated constraints aren't met.
StatsSinkMultiError is an error wrapping multiple validation errors returned by StatsSink.ValidateAll() if the designated constraints aren't met.
TagSpecifierMultiError is an error wrapping multiple validation errors returned by TagSpecifier.ValidateAll() if the designated constraints aren't met.