This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
·
29 commits
to develop
since this release
- Expose request id to parent Rack application when using
ApplicationInsights::Rack::TrackRequest
middleware throughenv['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.