Requirements and configurations #87
Replies: 3 comments 1 reply
-
|
or come to think of it perhaps it's just to use: |
Beta Was this translation helpful? Give feedback.
-
|
@lfvjimisola thanks so much for reaching out about this. Arconia is still in its early stage, so any feedback is greatly appreciated!
About the issue you found after excluding the Arconia OpenTelemetry Logback Bridge, I think it's due to the fact that the dependency was excluded from the Arconia Spring Boot Starter instead of the Arconia OpenTelemetry Spring Boot Starter. If you move it, the dependency should be correctly excluded. I have added an example here of a project using Arconia OpenTelemetry with Log4j2 instead of Logback. Also, if you use any of the other Arconia starters, you don't need the Arconia Spring Boot Starter, so you can remove it directly. I hope that helps :) |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! Forgot to answer. Got it working with the logs but can't see any tracing in Grafana. Will have a look at it next week most likely. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi/Hej,
First... I was at SpringIO but missed your talk there. Saw it now on YT. Very useful. Thanks!
Our organization is starting some stuff using Spring AI and we have a dev setup with docker-compose etc.
However, the arconio-io setup seems rather smooth and I'm looking into it now to see if it can replace/improve what we have.
I have a few questions:
arconia-opentelemetry-logback-bridgebut I still get an exception related to the bridge:Is there a way to configure Arconia and OpenTelemetry to use log4j via a bridge? I reckon such a thing must be implemented in a similar fashion as https://github.com/arconia-io/arconia/tree/main/arconia-observability/arconia-opentelemetry-logback-bridge.
Mange tak.
Best Regards,
Jimisola
Beta Was this translation helpful? Give feedback.
All reactions