rmetzger commented on PR #25890:
URL: https://github.com/apache/flink/pull/25890#issuecomment-2841291906

   Thanks for the rebase.
   Looks like there is some unrelated test failure:
   
   ```
   Apr 30 08:17:51 08:17:51.422 [ERROR]   
OpenTelemetryMetricReporterITCase.testReport:92->OpenTelemetryTestBase.eventuallyConsumeJson:84->OpenTelemetryTestBase.eventually:117->OpenTelemetryTestBase.eventually:125->OpenTelemetryTestBase.lambda$eventuallyConsumeJson$2:89->OpenTelemetryTestBase.lambda$eventuallyConsumeJson$1:109
 ยป ConsumeDataLog java.lang.AssertionError: 
   Apr 30 08:17:51 Expecting ArrayList:
   Apr 30 08:17:51   ["flink.logical.scope.foo.counter", 
"flink.logical.scope.foo.gauge"]
   Apr 30 08:17:51 to contain:
   Apr 30 08:17:51   ["flink.logical.scope.foo.counter",
   Apr 30 08:17:51     "flink.logical.scope.foo.gauge",
   Apr 30 08:17:51     "flink.logical.scope.foo.meter.count",
   Apr 30 08:17:51     "flink.logical.scope.foo.meter.rate",
   Apr 30 08:17:51     "flink.logical.scope.foo.histogram"]
   Apr 30 08:17:51 but could not find the following element(s):
   Apr 30 08:17:51   ["flink.logical.scope.foo.meter.count",
   Apr 30 08:17:51     "flink.logical.scope.foo.meter.rate",
   Apr 30 08:17:51     "flink.logical.scope.foo.histogram"]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to