aniketio-ctrl
74bbb26033
fix(metrics): exclude NoRecordedValue data points from aggregation ( #7674 )
2025-06-03 00:40:05 +05:30
aniketio-ctrl
68effaf232
chore: support for non-normalized metrics behind a feature flag ( #7919 )
...
feat(7294-services): added dot metrics boolean for services tab
2025-05-30 10:27:29 +00:00
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
Srikanth Chekuri
a26cdf1089
chore: bump github.com/SigNoz/prometheus ( #7182 )
2025-03-03 08:34:16 +00:00
Srikanth Chekuri
398760006b
fix: address the first point increase without previous measurement value ( #7054 )
2025-02-07 07:44:18 +00:00
Srikanth Chekuri
6d8d2e6b11
chore: use any of [cpu.usage, cpu.utilization] for cpu ( #7017 )
2025-02-06 11:56:58 +00:00
Srikanth Chekuri
a8e8f31b00
chore: parse string values for __value filter ( #7035 )
2025-02-06 11:47:29 +00:00
Amlan Kumar Nandy
813ca8bc23
feat: statefulsets, daemonsets, jobs and volumes implementation in k8s infra monitoring ( #6629 )
2025-01-27 22:22:48 +05:30
aniketio-ctrl
5708079c3c
chore: added series aggregation for group by with value type panel ( #6744 )
2025-01-14 23:13:47 +05:30
aniketio-ctrl
c5938b6c10
fix: added backticks for tags containing dots while generating query … ( #6727 )
2025-01-03 05:22:55 +00:00
Srikanth Chekuri
77420b9d3a
chore: address some gaps in k8s monitoring ( #6653 )
2024-12-19 17:22:39 +05:30
Srikanth Chekuri
323da3494b
chore: add experimental rate/increase calc ( #6432 )
2024-11-13 11:47:56 +05:30
Srikanth Chekuri
6448fb17e7
chore: update hosts list to use pre-aggregated data table dynamically ( #6227 )
2024-10-24 11:19:39 +05:30
Srikanth Chekuri
28818fbaac
chore: update query builder to use 5min/30min aggregation tables ( #5679 )
2024-10-21 14:22:32 +05:30
Srikanth Chekuri
f01b4f2c03
chore: support custom step interval ( #5186 )
...
* chore: support custom step interval
* chore: add comments
2024-06-12 12:21:27 +05:30
Srikanth Chekuri
6a829489a8
fix: remove the need for unnecessary dummy time column ( #5108 )
...
* fix: remove the need for unnecessary dummy time column
* chore: allow no timestamp
* chore: remove grouping sets
2024-06-05 19:33:45 +05:30
Srikanth Chekuri
de497bf5b6
chore: query range v3 metrics use v4 tables ( #5021 )
2024-05-21 12:01:21 +05:30
Srikanth Chekuri
7e31b4ca01
fix: several issues ( #5001 )
2024-05-15 18:52:01 +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
Yunus M
1a62a13aea
chore: update query builder to support spatial aggregations and functions ( #4569 )
2024-03-01 14:51:50 +05:30
Srikanth Chekuri
f734142419
chore: add ExponentialHistogram support for metrics v4 query range ( #4525 )
2024-02-14 23:33:19 +05:30
Srikanth Chekuri
3b98073ad4
chore: add time shift function and some refactoring ( #4445 )
2024-02-11 00:31:47 +05:30
Srikanth Chekuri
4a4f48cec8
chore: support p9{9,5,0},75,50 for space aggregation ( #4382 )
2024-01-26 17:07:23 +05:30
Srikanth Chekuri
abaf6126e5
chore: add /v4/query_range endpoint ( #4361 )
2024-01-16 16:56:20 +05:30
Srikanth Chekuri
361efd3b52
chore: add querier v2 ( #4170 )
2024-01-09 22:19:03 +05:30
Srikanth Chekuri
be6bca3717
chore: add prepare query for cumulative/unspecified table ( #4169 )
2024-01-08 20:04:21 +05:30
Srikanth Chekuri
525dea343c
chore: add prepare query for delta/unspecified table ( #4168 )
2024-01-08 01:33:04 +05:30
Srikanth Chekuri
105216de3e
chore: add prepare query for delta/unspecified timeseries ( #4167 )
...
* chore: update BuilderQuery struct and add PrepareTimeseriesFilterQuery
* chore: add prepare query for cumulative/unspecified timeseries
* chore: add prepare query for delta/unspecified timeseries
* chore: update group by to work with 23.11+
* chore: fix test
---------
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
2023-12-30 22:53:09 +05:30
Srikanth Chekuri
8e653f9500
fix: do not use grouping sets when there is no tags for group by ( #4237 )
2023-12-15 18:56:05 +05:30
Srikanth Chekuri
29b1344557
chore: add prepare query for cumulative/unspecified timeseries ( #4166 )
2023-12-13 16:40:17 +05:30
Srikanth Chekuri
9360c61dca
chore: update BuilderQuery struct and add PrepareTimeseriesFilterQuery ( #4165 )
2023-12-12 07:24:33 +05:30