We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e532a commit 9ddb53dCopy full SHA for 9ddb53d
2 files changed
README.md
@@ -2,4 +2,4 @@
2
3
Spring AI Observability using [Langfuse](https://langfuse.com/)
4
5
-[](https://github.com/JavaAIDev/spring-ai-observability/actions/workflows/build.yaml)
+[](https://github.com/JavaAIDev/spring-ai-observability/actions/workflows/build.yaml)
src/main/resources/application.yaml
@@ -40,4 +40,5 @@ management:
40
probability: 1.0
41
otel:
42
logs:
43
- exporter: none
+ exporter: none
44
+ java.disabled.resource.providers: io.opentelemetry.instrumentation.resources.ProcessResourceProvider
0 commit comments