Skip to content

Conversation

@trett
Copy link
Owner

@trett trett commented Dec 6, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 6, 2025 18:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes OpenTelemetry (otel) dependencies by adding autoconfiguration support and updating the project version from 2.3.0 to 2.3.1.

Key changes:

  • Adds OpenTelemetry autoconfiguration dependencies (opentelemetry-exporter-otlp and opentelemetry-sdk-extension-autoconfigure)
  • Enables OpenTelemetry Java global autoconfigure via Java options
  • Removes explicit OTEL_TRACES_EXPORTER and OTEL_LOGS_EXPORTER environment variables from docker-compose, allowing autoconfiguration to handle these settings

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
scripts/local-docker/docker-compose.yml Updates server image version to 2.3.1 and removes explicit OTEL exporter environment variables to rely on autoconfiguration
build.sbt Bumps project version to 2.3.1, adds otel Java autoconfigure option, adds OTLP exporter and SDK autoconfigure dependencies for runtime

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@trett trett merged commit da56108 into main Dec 6, 2025
7 checks passed
@trett trett deleted the disable-otel-by-default branch December 6, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants