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
Copy file name to clipboardExpand all lines: charts/cf-runtime/values.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -682,7 +682,7 @@ runtime:
682
682
OTEL_EXPORTER_PROMETHEUS_PORT: '9464'
683
683
# -- Emit the stable HTTP and networking OTel conventions if CF_TELEMETRY_OTEL_ALLOW_HTTP_INSTRUMENTATION=true.
684
684
OTEL_SEMCONV_STABILITY_OPT_IN: 'http'
685
-
#
685
+
#
686
686
# -- Deprecated metrics configuration
687
687
# -- DEPRECATED: Use OpenTelemetry metrics instead. This option enables Prometheus metrics and will be removed in a future release.
688
688
# If enabled, make sure to disable newest metrics by specifying CF_TELEMETRY_PROMETHEUS_ENABLE=false.
@@ -698,7 +698,7 @@ runtime:
698
698
# -- DEPRECATED: Use OpenTelemetry metrics instead. This options sets exit timeout for Prometheus metrics server and will be removed in a future release.
699
699
# If set, the engine will wait <timeout>ms for the scrape before exiting.
700
700
METRICS_PROMETHEUS_SCRAPE_TIMEOUT: '15000'
701
-
#
701
+
#
702
702
# -- Engine operation configuration
703
703
# -- Interval to check the exec status in the container-logger
0 commit comments