-
Notifications
You must be signed in to change notification settings - Fork 316
Incorporate metrics into Spring Web Services [SWS-1024] #1094
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
Comments
Would it be of use to add support for Micrometer Observations for WebServiceTemplate and perhaps also for server Endpoints? |
Changed name of key "localname" to "localpart" Removed superfluos method implementations Modified implementation of ContextualName spring-projects#1094
* Add Observation implementation * Move versions to parent pom properties * Set micrometer dependency as optional * Add license header and documentation * Add Javadoc Changed name of key "localname" to "localpart" Removed superfluos method implementations Modified implementation of ContextualName * Updated ContextualName to match Span name conventions * Replaced Assert with WarnThenDebugLogger * Modified log-message * Added nullability annotations * Improved exeptionhandling and logging * Extract common logic to ObservationHelper * Fix for DomSource-handling See #1094
* Add Observation implementation * Move versions to parent pom properties * Set micrometer dependency as optional * Add license header and documentation * Add Javadoc Changed name of key "localname" to "localpart" Removed superfluos method implementations Modified implementation of ContextualName * Updated ContextualName to match Span name conventions * Replaced Assert with WarnThenDebugLogger * Modified log-message * Added nullability annotations * Improved exeptionhandling and logging * Extract common logic to ObservationHelper * Fix for DomSource-handling See spring-projectsgh-1094
* Add Observation implementation * Move versions to parent pom properties * Set micrometer dependency as optional * Add license header and documentation * Add Javadoc Changed name of key "localname" to "localpart" Removed superfluos method implementations Modified implementation of ContextualName * Updated ContextualName to match Span name conventions * Replaced Assert with WarnThenDebugLogger * Modified log-message * Added nullability annotations * Improved exeptionhandling and logging * Extract common logic to ObservationHelper * Fix for DomSource-handling See spring-projectsgh-1094
Greg Turnquist opened SWS-1024 and commented
Affects: 3.0.1
0 votes, 5 watchers
The text was updated successfully, but these errors were encountered: