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

tracing and endpoint baseclass forward from main #21

Closed
wants to merge 2 commits into from

Conversation

johanandren
Copy link
Member

@johanandren johanandren commented Nov 21, 2024

Don't squash

octonato and others added 2 commits November 21, 2024 16:35
* feat: Improved custom tracing span API

* Drop the tracing context, provide access to parent span if needed, update docs

* Improved javadoc

* review feedback

---------

Co-authored-by: Johan Andrén <[email protected]>
* feat: Http endpoint base class with request context access

# Conflicts:
#	akka-javasdk/src/main/java/akka/javasdk/http/RequestContext.java
#	akka-javasdk/src/main/scala/akka/javasdk/impl/SdkRunner.scala

* post rebase fixes

* formatting...
@github-actions github-actions bot added documentation documentation related java-sdk labels Nov 21, 2024
@patriknw
Copy link
Member

Is this handled by the full merge in #114 or were there any special tweaks?

@johanandren
Copy link
Member Author

I'm a bit unsure, I'll take a look and close if covered

@johanandren
Copy link
Member Author

Looks like this is all covered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation related java-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants