You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "marcingrzejszczak (via GitHub)" <gi...@apache.org> on 2023/03/27 08:45:16 UTC

[GitHub] [camel] marcingrzejszczak commented on pull request #9619: Micrometer Observation for Camel 4.0.0

marcingrzejszczak commented on PR #9619:
URL: https://github.com/apache/camel/pull/9619#issuecomment-1484746031

   ```
   ➜  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] ------------------------------------------------------------------------
   ```


-- 
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: commits-unsubscribe@camel.apache.org

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