diff --git a/content/en/docs/reference/config/proxy_extensions/stats/index.html b/content/en/docs/reference/config/proxy_extensions/stats/index.html index 15ddb4b48b..0246d13a84 100644 --- a/content/en/docs/reference/config/proxy_extensions/stats/index.html +++ b/content/en/docs/reference/config/proxy_extensions/stats/index.html @@ -22,69 +22,57 @@ path.
dimensionsmap<string, string>(Optional) Collection of tag names and tag expressions to include in the metric. Conflicts are resolved by the tag name by overriding previously supplied values.
-namestring(Optional) Metric name to restrict the override to a metric. If not specified, applies to all.
-tags_to_removestring[](Optional) A list of tags to remove.
-matchstringNOT IMPLEMENTED. (Optional) Conditional enabling the override.
-dropbool(Optional) If this is set to true, the metric(s) selected by this configuration will not be generated or reported.
-namestringMetric name.
-valuestringMetric value expression.
-typeMetricTypeMetric type.
-disable_host_header_fallbackboolOptional: Disable using host header as a fallback if destination service is +
Disable using host header as a fallback if destination service is not available from the controlplane. Disable the fallback if the host header originates outsides the mesh, like at ingress.
-tcp_reporting_durationDurationOptional. Allows configuration of the time between calls out to for TCP +
Allows configuration of the time between calls out to for TCP
metrics reporting. The default duration is 5s.
metricsMetricConfig[]Metric overrides.
-definitionsMetricDefinition[]Metric definitions.
-reporterReporterProxy deployment type.
-rotation_intervalDurationMetric scope rotation interval. Set to 0 to disable the metric scope rotation. Defaults to 0.
-graceful_deletion_intervalDurationMetric expiry graceful deletion interval. No-op if the metric rotation is disabled. Defaults to 5m. Must be >=1s.
-COUNTERCOUNTERGAUGEGAUGEHISTOGRAMHISTOGRAMUNSPECIFIEDUNSPECIFIEDDefault value is inferred from the listener direction, as either client or server sidecar.
@@ -284,7 +248,7 @@ server sidecar.SERVER_GATEWAYSERVER_GATEWAYShared server gateway, e.g. “waypoint”.
diff --git a/content/zh/docs/reference/config/proxy_extensions/stats/index.html b/content/zh/docs/reference/config/proxy_extensions/stats/index.html index 15ddb4b48b..0246d13a84 100644 --- a/content/zh/docs/reference/config/proxy_extensions/stats/index.html +++ b/content/zh/docs/reference/config/proxy_extensions/stats/index.html @@ -22,69 +22,57 @@ path.dimensionsmap<string, string>(Optional) Collection of tag names and tag expressions to include in the metric. Conflicts are resolved by the tag name by overriding previously supplied values.
-namestring(Optional) Metric name to restrict the override to a metric. If not specified, applies to all.
-tags_to_removestring[](Optional) A list of tags to remove.
-matchstringNOT IMPLEMENTED. (Optional) Conditional enabling the override.
-dropbool(Optional) If this is set to true, the metric(s) selected by this configuration will not be generated or reported.
-namestringMetric name.
-valuestringMetric value expression.
-typeMetricTypeMetric type.
-disable_host_header_fallbackboolOptional: Disable using host header as a fallback if destination service is +
Disable using host header as a fallback if destination service is not available from the controlplane. Disable the fallback if the host header originates outsides the mesh, like at ingress.
-tcp_reporting_durationDurationOptional. Allows configuration of the time between calls out to for TCP +
Allows configuration of the time between calls out to for TCP
metrics reporting. The default duration is 5s.
metricsMetricConfig[]Metric overrides.
-definitionsMetricDefinition[]Metric definitions.
-reporterReporterProxy deployment type.
-rotation_intervalDurationMetric scope rotation interval. Set to 0 to disable the metric scope rotation. Defaults to 0.
-graceful_deletion_intervalDurationMetric expiry graceful deletion interval. No-op if the metric rotation is disabled. Defaults to 5m. Must be >=1s.
-COUNTERCOUNTERGAUGEGAUGEHISTOGRAMHISTOGRAMUNSPECIFIEDUNSPECIFIEDDefault value is inferred from the listener direction, as either client or server sidecar.
@@ -284,7 +248,7 @@ server sidecar.SERVER_GATEWAYSERVER_GATEWAYShared server gateway, e.g. “waypoint”.