Skip to content

fix: mark request spans as server spans#156

Open
mcollina wants to merge 1 commit into
mainfrom
fix/server-span-kind
Open

fix: mark request spans as server spans#156
mcollina wants to merge 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

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