Skip to content

fix: mark request spans as server spans#156

Merged
mcollina merged 1 commit into
mainfrom
fix/server-span-kind
May 21, 2026
Merged

fix: mark request spans as server spans#156
mcollina merged 1 commit into
mainfrom
fix/server-span-kind

Conversation

@mcollina
Copy link
Copy Markdown
Member

Summary

  • mark the Fastify request span as SpanKind.SERVER
  • add a regression assertion for the request span kind

Fixes #152

Tests

  • npm run lint
  • npm test

@mcollina mcollina merged commit 89d4bb4 into main May 21, 2026
17 checks passed
@mcollina mcollina deleted the fix/server-span-kind branch May 21, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server request span kind is set to SpanKind.INTERNAL

2 participants