-
Notifications
You must be signed in to change notification settings - Fork 356
First pass on Micrometer Observation API #1036
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
Conversation
jonatan-ivanov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not an rsocket expert but it looks good.
gradle.properties
Outdated
| # limitations under the License. | ||
| # | ||
| version=1.1.2 | ||
| version=2.0.0-SNAPSHOT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't this the version of rsocket-java? :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I thought that this might be released as RSocket 2.0.0 cause we're introducing micrometer that introduces breaking changes. We'll see if it actually remains 2.0.0 or 1.2
ff1dea3 to
216783d
Compare
Signed-off-by: Marcin Grzejszczak <[email protected]>
Signed-off-by: Marcin Grzejszczak <[email protected]>
Signed-off-by: Marcin Grzejszczak <[email protected]>
Signed-off-by: Marcin Grzejszczak <[email protected]>
Signed-off-by: Marcin Grzejszczak <[email protected]>
Signed-off-by: Marcin Grzejszczak <[email protected]>
Signed-off-by: Marcin Grzejszczak <[email protected]>
64e691c to
c83a2cb
Compare
Signed-off-by: Marcin Grzejszczak <[email protected]>
Signed-off-by: Marcin Grzejszczak <[email protected]>
cd010e6 to
2d54c9e
Compare
|
superseded by #1056 |
./gradlew generateObservabilityDocswe will generate metrics and span docs inroot/buildfolder