diff --git a/content/en/docs/reference/config/annotations/index.html b/content/en/docs/reference/config/annotations/index.html index 8c73a4574f..98596e9f71 100644 --- a/content/en/docs/reference/config/annotations/index.html +++ b/content/en/docs/reference/config/annotations/index.html @@ -755,6 +755,72 @@ Supported values are brotli, gzip, and zstd +

sidecar.istio.io/statsEvictionInterval

+ + + + + + + + + + + + + + + + + + + +
Namesidecar.istio.io/statsEvictionInterval
Feature StatusAlpha
Resource Types[Pod]
Description

Specifies the expiration interval for the Istio standard metrics. This gets rounded to a multiple of the flush interval. A time series is expected to be evicted after 2 iterations of this interval from the last measurement.

+
+

sidecar.istio.io/statsFlushInterval

+ + + + + + + + + + + + + + + + + + + +
Namesidecar.istio.io/statsFlushInterval
Feature StatusAlpha
Resource Types[Pod]
Description

Specifies the flush interval for push-based stat sinks, e.g. OTLP. Default interval is 5s.

+
+

sidecar.istio.io/statsHistogramBins

+ + + + + + + + + + + + + + + + + + + +
Namesidecar.istio.io/statsHistogramBins
Feature StatusAlpha
Resource Types[Pod]
Description

Specifies the bin size per time series for the Istio standard metrics histograms. Reducing this value from the default 100 decreases overall memory usage for sparse and/or high cardinality histograms.

+

sidecar.istio.io/statsHistogramBuckets

diff --git a/content/zh/docs/reference/config/annotations/index.html b/content/zh/docs/reference/config/annotations/index.html index fdf493f531..fe4331ee58 100644 --- a/content/zh/docs/reference/config/annotations/index.html +++ b/content/zh/docs/reference/config/annotations/index.html @@ -755,6 +755,72 @@ Supported values are brotli, gzip, and zstd
+

sidecar.istio.io/statsEvictionInterval

+ + + + + + + + + + + + + + + + + + + +
Namesidecar.istio.io/statsEvictionInterval
Feature StatusAlpha
Resource Types[Pod]
Description

Specifies the expiration interval for the Istio standard metrics. This gets rounded to a multiple of the flush interval. A time series is expected to be evicted after 2 iterations of this interval from the last measurement.

+
+

sidecar.istio.io/statsFlushInterval

+ + + + + + + + + + + + + + + + + + + +
Namesidecar.istio.io/statsFlushInterval
Feature StatusAlpha
Resource Types[Pod]
Description

Specifies the flush interval for push-based stat sinks, e.g. OTLP. Default interval is 5s.

+
+

sidecar.istio.io/statsHistogramBins

+ + + + + + + + + + + + + + + + + + + +
Namesidecar.istio.io/statsHistogramBins
Feature StatusAlpha
Resource Types[Pod]
Description

Specifies the bin size per time series for the Istio standard metrics histograms. Reducing this value from the default 100 decreases overall memory usage for sparse and/or high cardinality histograms.

+

sidecar.istio.io/statsHistogramBuckets