spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

Add support for Micrometer's Observation API for the SQS pipeline

Open sondemar opened this issue 8 months ago • 9 comments

:loudspeaker: Type of change

  • [ ] Bugfix
  • [x] New feature
  • [ ] Enhancement
  • [ ] Refactoring

:scroll: Description

Added Micrometer's Observability support instruments SQS processing out of the box, while additionally propagating the inbound tracing information by looking it up in MessageHeaders. Closes https://github.com/awspring/spring-cloud-aws/issues/646

:bulb: Motivation and Context

:green_heart: How did you test it?

:pencil: Checklist

  • [x] I reviewed submitted code
  • [x] I added tests to verify changes
  • [x] I updated reference documentation to reflect the change
  • [x] All tests passing
  • [x] No breaking changes

:crystal_ball: Next steps

sondemar avatar Jun 10 '24 05:06 sondemar