You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|address|The IP address on which the metrics HTTP API should listen|`int`|`127.0.0.1`
453
-
|enabled|Enables the metrics API|`boolean`|`true`
453
+
|enabled|Enables the metrics API|`boolean`|`false`
454
454
|metricsPath|The path from which to serve the Prometheus metrics|`string`|`/metrics`
455
455
|port|The port on which the metrics HTTP API should listen|`int`|`6000`
456
456
|publicURL|The fully qualified public URL for the metrics API. This is used for building URLs in HTTP responses and in OpenAPI Spec generation|URL `string`|`<nil>`
0 commit comments