Skip to content

Conversation

@pulpdrew
Copy link
Contributor

Closes #1512
Closes HDX-3100

Summary

This PR adds additional valid server/client/producer/consumer span kind values to the service map query.

@changeset-bot
Copy link

changeset-bot bot commented Dec 22, 2025

🦋 Changeset detected

Latest commit: 39176b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@hyperdx/app Patch
@hyperdx/api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Dec 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
hyperdx-v2-oss-app Ready Ready Preview, Comment Dec 22, 2025 1:15am

@claude
Copy link

claude bot commented Dec 22, 2025

✅ No critical issues found.

The implementation correctly adds OpenTelemetry standard SPAN_KIND_* prefixed values alongside the existing title-case values. This follows the same pattern already established in serviceDashboard.ts:190 and test files.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 22, 2025

E2E Test Results

5 tests failed • 46 passed • 3 skipped • 728s

Status Count
✅ Passed 46
❌ Failed 5
⚠️ Flaky 0
⏭️ Skipped 3

Tests ran across 4 shards in parallel.

View full report →

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.

Service Map Span Kind Expression not working in WHERE clause

2 participants