Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
lucaconsalvi committed Aug 21, 2024
1 parent 6f7de89 commit 7b3de9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -29,7 +29,6 @@ quarkus.http.port=${SERVER_PORT:8080}
quarkus.opentelemetry.tracer.exporter.azure.enabled=false
quarkus.otel.azure.applicationinsights.connection.string=InstrumentationKey=dummy;IngestionEndpoint=https://dummy/;LiveEndpoint=https://dummy/;ApplicationId=dummy

%pord.quarkus.otel.metrics.enabled=true

%prod.quarkus.opentelemetry.tracer.exporter.azure.enabled=${OTEL_TRACER_EXPORTER_ENABLED}
%prod.quarkus.otel.azure.applicationinsights.connection.string=${APPLICATIONINSIGHTS_CONNECTION_STRING}

0 comments on commit 7b3de9d

Please sign in to comment.