Commit 673052b
authored
fix: alert query for null trace id in sample dataset (#1382)
- Updated the alert for "Trace ID null" to correctly detect
JSON null values instead of empty strings in the "trace_id" column.
- Renamed the alert from "Trace ID or Span ID null" to "Trace ID null" for clarity.1 parent 1d4e858 commit 673052b
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
440 | | - | |
441 | | - | |
| 439 | + | |
| 440 | + | |
442 | 441 | | |
443 | 442 | | |
444 | 443 | | |
| |||
0 commit comments