Dashboard: How type Tables work #8682
Unanswered
hikouki-gumo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to build a table dashboard that count total request and error request by span name (a.k.a my API), using trace.
In query builder, I built 3 queries, they differ on has_error filter:
Result:
In Trace query, I can find total of 5 trace record:
What is wrong?
I feel SigNoz really difficult to reasoning. In addition, COUNT return n/a instead of 0, why?
Beta Was this translation helpful? Give feedback.
All reactions