[
https://issues.apache.org/jira/browse/CAMEL-23161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-23161.
---------------------------------
Fix Version/s: 4.19.0
Resolution: Fixed
> Upgrade to OpenTelemtry 1.60+
> -----------------------------
>
> Key: CAMEL-23161
> URL: https://issues.apache.org/jira/browse/CAMEL-23161
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-opentelemetry
> Affects Versions: 4.19.0
> Reporter: Aurélien Pupier
> Priority: Major
> Fix For: 4.19.0
>
>
> currently, direct update is failing 2 integration tests:
> as it is causing 2 Integration tests to fail:
> {noformat}
> org.opentest4j.AssertionFailedError: expected: <camel.message.history> but
> was: <otel.sdk.metric_reader.collection.duration>
> at
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
> at
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
> at
> org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:201)
> at
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:184)
> at
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:179)
> at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1188)
> at
> org.apache.camel.opentelemetry.metrics.integration.messagehistory.ManagedMessageHistoryAutoConfigIT.testMessageHistory(ManagedMessageHistoryAutoConfigIT.java:108)
> {noformat}
> and
> {noformat}
> org.opentest4j.AssertionFailedError
> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:37)
> at org.junit.jupiter.api.Assertions.fail(Assertions.java:122)
> at
> org.apache.camel.opentelemetry.metrics.integration.eventnotifier.ExchangeEventNotifierAutoConfigIT.testElapsedTimerEvents(ExchangeEventNotifierAutoConfigIT.java:125)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)