Nityananda Gohain
aadf2a3ac7
fix: logs window based pagination to pageSize offset instead of using… ( #6830 )
...
* fix: logs window based pagination to pageSize offset instead of using id filter
* fix: add support for asc
* fix: remove unwanted code
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2025-05-22 15:05:41 +05:30
Nityananda Gohain
0f7d226b9b
Fix: exists clause in logs QB ( #7987 )
...
* fix: exists in logs QB
* fix: exists in logs json qb
2025-05-21 10:22:42 +05:30
Nityananda Gohain
f3a1f3cc20
fix: handle rate operators for table panel ( #7695 )
...
* fix: handle rate operators for table panel
2025-04-22 19:09:08 +00:00
Vibhu Pandey
7345027762
fix(ff): remove prefer rpm ( #7528 )
2025-04-04 23:38:16 +05:30
Shivanshu Raj Shrivastava
efd4e30edf
fix: publish signoz as package ( #7378 )
...
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
2025-03-20 15:31:41 +00:00
Nityananda Gohain
22c10f9479
Issue 6367 ( #6376 )
...
* fix: issue with orderby by materialized column
* fix: tests
* fix: order by issue in old explorer as well
2024-11-08 07:05:32 +00:00
Nityananda Gohain
64d46bc855
feat: support for scope in logs old and new qb ( #6339 )
2024-11-06 20:47:04 +05:30
Nityananda Gohain
2b0da82f94
feat: move resource qb to its own package and use common options ( #6238 )
...
* feat: move resource qb to its own package and use common options
* fix: add remaining files
* fix: remove redundant struct
2024-10-22 16:46:58 +05:30
Nityananda Gohain
3866f89d3e
feat: support for case insensitive for contains and like queries ( #6045 )
...
* feat: support for case insensitive for contains and like queries
* fix: make index filter lowercase for like and not like
2024-09-23 12:27:14 +05:30
Nityananda Gohain
8eb2cf144e
fix: issues with like and ilike fixed in v4 qb ( #6018 )
2024-09-19 21:20:57 +05:30
Nityananda Gohain
0711c8855e
fix: exists/nexists support for top level columns ( #5990 )
2024-09-18 11:51:13 +05:30
Nityananda Gohain
6e7f04b492
logs v4 qb refactor ( #5908 )
...
* feat: logsV4 initial refactoring
* feat: filter_query builder with tests added
* feat: all functions of v4 refactored
* fix: tests fixed
* fix: update select for table panel
* fix: tests updated with better examples of limit and group by
* fix: resource filter support in live tail
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-09-12 09:48:09 +05:30