Package io.quarkus.observability.common
Class ContainerConstants
java.lang.Object
io.quarkus.observability.common.ContainerConstants
-
Field Details
-
LGTM
- See Also:
-
GRAFANA_PORT
public static final int GRAFANA_PORT- See Also:
-
OTEL_GRPC_EXPORTER_PORT
public static final int OTEL_GRPC_EXPORTER_PORT- See Also:
-
OTEL_HTTP_EXPORTER_PORT
public static final int OTEL_HTTP_EXPORTER_PORT- See Also:
-
OTEL_GRPC_PROTOCOL
- See Also:
-
OTEL_HTTP_PROTOCOL
- See Also:
-
SCRAPING_INTERVAL
public static final int SCRAPING_INTERVAL- See Also:
-
OTEL_METRIC_EXPORT_INTERVAL
- See Also:
-
OTEL_BSP_SCHEDULE_DELAY
- See Also:
-
OTEL_BLRP_SCHEDULE_DELAY
- See Also:
-
-
Constructor Details
-
ContainerConstants
public ContainerConstants()
-