Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(frontend): fix root span names api call #1571

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

anupcowkur
Copy link
Contributor

Description

root span names api was being called on non-span filter type. This commit fixes the if condition to prevent this.

Related issue

Fixes #1568

fixes #1568

root span names api was being called on non-span filter
type. This commit fixes the if condition to prevent this.
Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 10:39am

@anupcowkur anupcowkur merged commit 73880df into main Dec 9, 2024
6 checks passed
@anupcowkur anupcowkur deleted the fix-root-span-api-call branch December 9, 2024 10:51
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.

Span root names API fails with 400 Bad Request
2 participants