Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add otel4s OpenTelemetry backend #2445

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

iRevive
Copy link

@iRevive iRevive commented Feb 11, 2025

Before submitting pull request:

  • Check if the project compiles by running sbt compile
  • Verify docs compilation by running sbt compileDocs
  • Check if tests pass by running sbt test
  • Format code by running sbt scalafmt

Closes #2432.

I don't think we should merge it till the otel4s 0.12.0 is released.

@iRevive iRevive force-pushed the feature/otel4s-integration branch from 0807f78 to d4ce928 Compare February 11, 2025 09:01
@iRevive iRevive changed the title Add otel4s opentelemetry backend Add otel4s OpenTelemetry backend Feb 11, 2025
@iRevive iRevive force-pushed the feature/otel4s-integration branch 2 times, most recently from 50cb0db to f357bcf Compare February 11, 2025 10:42
@iRevive iRevive force-pushed the feature/otel4s-integration branch from f357bcf to 81f147d Compare February 11, 2025 10:54
@adamw
Copy link
Member

adamw commented Feb 18, 2025

Great PR, thanks! Do you know when 0.12.0 will be released?

@iRevive
Copy link
Author

iRevive commented Feb 19, 2025

We are waiting for the cats-effect 3.6.0 because some features rely on new CE functionality. So, a bit of unknown.

I will keep the PR tidy meanwhile: resolve conflicts, fix CI issues, etc.

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.

Add otel4s integration
2 participants