Skip to content

Micrometer Observation for Camel 4.0.0#9619

Merged
davsclaus merged 6 commits intoapache:mainfrom
marcingrzejszczak:issues_#19124_main
Mar 27, 2023
Merged

Micrometer Observation for Camel 4.0.0#9619
davsclaus merged 6 commits intoapache:mainfrom
marcingrzejszczak:issues_#19124_main

Conversation

@marcingrzejszczak
Copy link
Contributor

changes for main branch

related PR: #9584
fixes https://issues.apache.org/jira/browse/CAMEL-19124

@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@github-actions
Copy link
Contributor

Components tested:

Total Tested Failed ❌ Passed ✅
4 4 3 0

@davsclaus
Copy link
Contributor

This PR has 3 errors, do you have errors locally when you test and build the changed components ?

@marcingrzejszczak
Copy link
Contributor Author

➜  camel git:(issues_#19124_main) ./mvnw clean install -pl :camel-tracing,:camel-observation,:camel-opentelemetry  --also-make

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Camel 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Camel .............................................. SUCCESS [  0.701 s]
[INFO] Camel :: Parent .................................... SUCCESS [  0.037 s]
[INFO] Camel :: Tooling ................................... SUCCESS [  0.018 s]
[INFO] Camel :: Tooling :: Util ........................... SUCCESS [  1.969 s]
[INFO] Camel :: Tooling Parent ............................ SUCCESS [  0.012 s]
[INFO] Camel :: Maven Plugins ............................. SUCCESS [  0.011 s]
[INFO] Camel :: SPI Annotations ........................... SUCCESS [  0.470 s]
[INFO] Camel :: Util :: JSon .............................. SUCCESS [  1.485 s]
[INFO] Camel :: Tooling :: Model .......................... SUCCESS [  1.698 s]
[INFO] Camel :: Maven Plugins :: Camel Maven Package ...... SUCCESS [  5.079 s]
[INFO] Camel :: Core Modules .............................. SUCCESS [  0.187 s]
[INFO] Camel :: Util ...................................... SUCCESS [  9.573 s]
[INFO] Camel :: API ....................................... SUCCESS [  4.004 s]
[INFO] Camel :: Management API ............................ SUCCESS [  1.560 s]
[INFO] Camel :: Support ................................... SUCCESS [ 39.047 s]
[INFO] Camel :: Base ...................................... SUCCESS [  2.652 s]
[INFO] Camel :: Base Engine ............................... SUCCESS [  4.376 s]
[INFO] Camel :: Core Processor ............................ SUCCESS [  4.295 s]
[INFO] Camel :: Core Model ................................ SUCCESS [  7.976 s]
[INFO] Camel :: Core Reifier .............................. SUCCESS [  3.360 s]
[INFO] Camel :: Core Engine ............................... SUCCESS [  2.944 s]
[INFO] Camel :: XML IO Util ............................... SUCCESS [  1.019 s]
[INFO] Camel :: XML JAXP .................................. SUCCESS [  3.258 s]
[INFO] Camel :: XML JAXB .................................. SUCCESS [  1.475 s]
[INFO] Camel :: Core Languages ............................ SUCCESS [  2.920 s]
[INFO] Camel :: Components ................................ SUCCESS [  0.117 s]
[INFO] Camel :: Bean ...................................... SUCCESS [  4.256 s]
[INFO] Camel :: Browse .................................... SUCCESS [  1.153 s]
[INFO] Camel :: Cluster ................................... SUCCESS [  1.452 s]
[INFO] Camel :: Controlbus ................................ SUCCESS [  1.319 s]
[INFO] Camel :: Dataformat ................................ SUCCESS [  1.269 s]
[INFO] Camel :: Mock ...................................... SUCCESS [  2.111 s]
[INFO] Camel :: DataSet ................................... SUCCESS [  1.564 s]
[INFO] Camel :: Direct .................................... SUCCESS [  1.217 s]
[INFO] Camel :: File ...................................... SUCCESS [  3.092 s]
[INFO] Camel :: Health .................................... SUCCESS [  1.573 s]
[INFO] Camel :: Language .................................. SUCCESS [  1.300 s]
[INFO] Camel :: Log ....................................... SUCCESS [  1.436 s]
[INFO] Camel :: Ref ....................................... SUCCESS [  1.051 s]
[INFO] Camel :: REST ...................................... SUCCESS [  1.838 s]
[INFO] Camel :: Saga ...................................... SUCCESS [  1.236 s]
[INFO] Camel :: Scheduler ................................. SUCCESS [  1.380 s]
[INFO] Camel :: Seda ...................................... SUCCESS [  1.763 s]
[INFO] Camel :: Stub ...................................... SUCCESS [  1.182 s]
[INFO] Camel :: Timer ..................................... SUCCESS [  1.284 s]
[INFO] Camel :: Validator ................................. SUCCESS [  1.398 s]
[INFO] Camel :: XPath ..................................... SUCCESS [  1.670 s]
[INFO] Camel :: XSLT ...................................... SUCCESS [  1.636 s]
[INFO] Camel :: XML IO .................................... SUCCESS [  5.791 s]
[INFO] Camel :: Core Catalog .............................. SUCCESS [  1.853 s]
[INFO] Camel :: Core ...................................... SUCCESS [02:28 min]
[INFO] Camel :: Management ................................ SUCCESS [ 37.515 s]
[INFO] Camel :: Test :: Parent ............................ SUCCESS [  0.015 s]
[INFO] Camel :: Test :: JUnit5 ............................ SUCCESS [ 12.914 s]
[INFO] Camel :: Cron ...................................... SUCCESS [  2.520 s]
[INFO] Camel :: Spring .................................... SUCCESS [  2.434 s]
[INFO] Camel :: Core XML .................................. SUCCESS [  3.922 s]
[INFO] Camel :: Cloud ..................................... SUCCESS [  4.410 s]
[INFO] Camel :: Maven Plugins :: Camel EIP Documentation Enricher Plugin SUCCESS [  2.485 s]
[INFO] Camel :: Spring XML ................................ SUCCESS [02:18 min]
[INFO] Camel :: Test :: Spring :: JUnit5 .................. SUCCESS [ 21.394 s]
[INFO] Camel :: Common Tracing ............................ SUCCESS [  3.933 s]
[INFO] Camel :: Micrometer Observation .................... SUCCESS [ 50.613 s]
[INFO] Camel :: OpenTelemetry ............................. SUCCESS [ 49.731 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:24 min
[INFO] Finished at: 2023-03-27T10:44:17+02:00
[INFO] ------------------------------------------------------------------------

@davsclaus davsclaus merged commit 7461296 into apache:main Mar 27, 2023
@davsclaus
Copy link
Contributor

okay lets merged to main, and keep an eye and if anything needs fixing/changes then you can send new PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants