Srikanth Chekuri
a5f3a189f8
chore: move traces builder query attributes enrichment before query prep ( #5917 )
2024-09-13 16:43:56 +05:30
Nityananda Gohain
1066b217cb
fix: fix logic for cache ( #5811 )
...
* fix: fix logic for cache
* fix: replace cache during error
* fix: add todo comment for replaceCachedData
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-09-04 10:35:13 +05:30
Srikanth Chekuri
fd6f0574f5
fix: make timeshift work with cache ( #5646 )
2024-08-06 20:24:06 +05:30
Srikanth Chekuri
9194ab08b6
fix: incorrect response for promql value type panels ( #5497 )
2024-07-15 18:06:39 +05:30
Srikanth Chekuri
2f949d2738
chore: address large number of staticcheck issues ( #5176 )
...
* chore: address large number of staticcheck issues
* chore: fix tests
* chore: fix more issue
* chore: fix options
2024-06-11 20:10:38 +05:30
Srikanth Chekuri
de497bf5b6
chore: query range v3 metrics use v4 tables ( #5021 )
2024-05-21 12:01:21 +05:30
Nityananda Gohain
d0d10daa44
feat: support for timeshift in logs ( #4607 )
...
* feat: support for timeshift in logs
* fix: post process the timeshift function result
* fix: start and end times adjusted
* fix: only apply functions instead of entire post process
* fix: unnecessary error handling removed
* fix: apply functions for all sources
* feat: test added for timeshift
* fix: comments corrected
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-03-08 21:12:53 +05:30
Srikanth Chekuri
e7fabca38e
chore: fix the query range cache gaps ( #4283 )
2024-01-08 18:00:42 +05:30
Srikanth Chekuri
3572baa5eb
fix: adjust the start and end more accurately ( #4263 )
...
* fix: adjust the start and end more accurately
Part of https://github.com/SigNoz/signoz/issues/1327
* chore: cache friendly timestamps
2023-12-29 12:35:22 +05:30
Srikanth Chekuri
416a058eab
Query range caching ( #2142 )
2023-09-17 10:40:45 +05:30
Srikanth Chekuri
e04d5fa7e8
Align the query start and end timestamps to the nearest multiple of step ( #2844 )
2023-08-22 17:09:58 +05:30
Nityananda Gohain
014d4a2e7c
Fixes for pagination in listview ( #2791 )
2023-06-09 17:07:45 +05:30
Srikanth Chekuri
04a9de1e32
feat: add querier interface and initial implementation ( #2782 )
2023-06-08 15:46:18 +05:30