Vishal Sharma
Vishal Sharma
Remaining cases: - [x] Handle missing root span - [ ] Limit spans to 5000 even when spanId not available
Clickhouse version needs to be updated to 22.8 LTS version as it also fixes the issues with sorting in projections.
## Bug description After instrumenting a single nodeJs app, it's not being shown in service map. App is shown on front page and instrumented successfully. ## Expected behavior App should...
Latest version of signoz uses `stringTagMap`, `numberTagMap`, `boolTagMap` instead of `tagMap` column. This column can be deprecated.
Loom video explaining the bug: https://www.loom.com/share/beffdd75906d47a286768d4639e4c164
Even after applying tag filters, count and pagination of trace table is not updated. In the example below only 7 spans matches tag filters but still it's showing over 180...
In Service Page, we are currently using traces data to fetch `Key operations table` and `Latency graph`. When traces are sampled at the collector level, these metrics gets affected. If...