Skip to content

Conversation

@marcingrzejszczak
Copy link
Contributor

without this change we're not taking into account a parent observation into account. Nor do we set in the reactor context the current observation for the users to use

with this change whenever an observation is being created we put it into the reacto context under a well-known micrometer.observation key (for more information look at the ObservationThreadLocalAccessor class from micrometer-core)

without this change we're not taking into account a parent observation into account. Nor do we set in the reactor context the current observation for the users to use

with this change whenever an observation is being created we put it into the reacto context under a well-known micrometer.observation key (for more information look at the ObservationThreadLocalAccessor class from micrometer-core)

Signed-off-by: Marcin Grzejszczak <[email protected]>
@marcingrzejszczak marcingrzejszczak force-pushed the allowsContinuationOfObservations branch from 1ef45be to 95b5eb3 Compare October 26, 2022 18:27
@OlegDokuka OlegDokuka changed the title Allows continuation of observations allows continuation of observations Oct 27, 2022
@OlegDokuka OlegDokuka merged commit 4e1d8b5 into rsocket:1.1.x Oct 27, 2022
@OlegDokuka
Copy link
Member

as discussed with the team we will roll it into 1.2.0 instead. We will revert this commit for 1.1.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants