Open fmhwong opened 4 months ago
Appears to be a delay from when metrics is sent from OpenLiberty to the Otel collector and when the test queries for the metric data. Fix would be to increase wait time (also decrease the export interval) to ensure that metric data is sent.
From evaluating recent builds linked, the problem appears to be related to the exporter having issues connecting to the OpenTelemetry collector: For example:
"[8/23/24, 5:51:52:176 UTC] 0000004e io.opentelemetry.exporter.internal.grpc.GrpcExporter W Failed to export metrics. Server responded with gRPC status code 2. Error message: timeout"
RTC 300818