Skip to content

Commit

Permalink
Merge pull request #34 from liammclennan/trace-and-span-ids
Browse files Browse the repository at this point in the history
Support trace id and span id
  • Loading branch information
liammclennan authored Mar 20, 2024
2 parents 6a5dd3d + 998b1e5 commit b5a90e2
Show file tree
Hide file tree
Showing 5 changed files with 874 additions and 1,500 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x, 20.x]
node-version: [16.x, 18.x, 20.x]
os: [ubuntu-latest, windows-latest, macOS-latest]

steps:
Expand Down
Loading

0 comments on commit b5a90e2

Please sign in to comment.