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
Vibhu Pandey
7118829107
fix(test|lint): fix lint and test in go ( #7346 )
...
### Summary
- fix lint and test in go
2025-03-18 14:01:48 +05:30
Nityananda Gohain
16e61b45ac
fix: support in operator for json search ( #6689 )
...
* fix: support in in json search
* fix: remove else condition and update test cases
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2025-01-18 01:44:25 +05:30
Nityananda Gohain
b85f7921f4
fix: update api's to repect the new changes in attributes table ( #6526 )
2024-11-25 17:05:43 +05:30
Nityananda Gohain
0acf39a532
feat: support for new enrichment logic in traces ( #6438 )
...
* feat: support for new enrichment logic in traces
* fix: default test added
* fix: update func name in links
* Update pkg/query-service/utils/logs_test.go
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-11-16 15:19:25 +05:30
Nityananda Gohain
64d46bc855
feat: support for scope in logs old and new qb ( #6339 )
2024-11-06 20:47:04 +05:30
Nityananda Gohain
2230ca1740
fix: enrich attributes regardless if it is materialized ( #6000 )
...
* fix: enrich attributes regardless if it is materialized
* feat: take care of same key name with different type and datatype
* fix: makeLinks updated with new logic for logs
* fix: clean up PrepareFilters and make it generic
2024-10-09 20:03:26 +05:30
Srikanth Chekuri
49dd5f2ef7
chore: add enrichment in threshold rule ( #5925 )
2024-09-17 15:33:17 +05:30
Nityananda Gohain
5326f2d23b
fix: dont enrich if non empty keys are not same ( #4930 )
...
* fix: dont enrich if non empty keys are not same
* fix: update if any of the type and dataType is empty but other is matching
2024-04-29 22:40:40 +05:30
Nityananda Gohain
389058b9b4
feat: allow query restrictions for log queries ( #4778 )
...
* feat: allow query restrictions for log queries
* fix: error check
* fix: set default only if not present
* chore: add error log for query restriction error
* fix: add limtations for traces
* fix: fix wrapper
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-04-10 17:25:57 +05:30
Nityananda Gohain
5e0e9da6c4
fix: hotfix bug in enhance query ( #4783 )
2024-04-01 14:51:40 +05:30
Nityananda Gohain
397da5857f
fix: enrich all queries with non materialized attributes ( #4772 )
2024-03-30 08:55:46 +05:30
Nityananda Gohain
1aaafa4638
feat: use attribute if present for json query ( #4458 )
...
* feat: use attribute if present for json query
* fix: refractor test cases
2024-02-29 15:32:37 +05:30
Nityananda Gohain
a4a285c074
feat: add support for freehand json query ( #3625 )
...
* feat: freehand json search
* feat: support for freehand json query
* fix: minor updates
* fix: minor refactor
2023-09-26 20:10:39 +05:30
Nityananda Gohain
17ae197bc3
feat: support for filtering json inside body ( #3534 )
...
* feat: support for json query on body
* feat: json filter parser updated for scalar values
2023-09-13 13:46:06 +05:30
Nityananda Gohain
193b04ff0f
feat: minor fixes to logs QB ( #3022 )
...
* feat: minor fixes to logs QB
* fix: panel type check added
* fix: panel type check added
* fix: order by logic updated
2023-07-04 19:05:20 +05:30
Nityananda Gohain
014d4a2e7c
Fixes for pagination in listview ( #2791 )
2023-06-09 17:07:45 +05:30