Skip to content

fix: Updated shim.createSegment and shim.handleMqTracingHeaders to be backwards compatible with the changes to context manager #1696

fix: Updated shim.createSegment and shim.handleMqTracingHeaders to be backwards compatible with the changes to context manager

fix: Updated shim.createSegment and shim.handleMqTracingHeaders to be backwards compatible with the changes to context manager #1696

Workflow file for this run

name: Auto Assign to Project(s)
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
add-to-board:
uses: newrelic/node-newrelic/.github/workflows/board.yml@main
# See board.yml explaining why this has to be done
secrets:
gh_token: ${{ secrets.NODE_AGENT_GH_TOKEN }}