Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

v0.5.6

Latest
Compare
Choose a tag to compare
@SergeyKanzhelev SergeyKanzhelev released this 02 May 09:15
· 29 commits to develop since this release
8d3cf66
  • Expose request id to parent Rack application when using ApplicationInsights::Rack::TrackRequest middleware through env['ApplicationInsights.request.id'].
  • Implement operation context functionality for ApplicationInsights::Rack::TrackRequest.
  • Add functionality to accept a Request-Id header for telemetry correlation.
  • Add operation context to request tracking middleware.