Srikanth Chekuri
16dc90bbd1
chore(telemetry): add telemetry for metrics query type and count prom… ( #5627 )
2024-08-02 18:45:02 +05:30
Srikanth Chekuri
3ee51770fd
chore: remove rules dependency in CH reader ( #5396 )
2024-07-02 12:03:01 +05:30
Srikanth Chekuri
326dec21fd
fix: use the correct formatter for the description ( #5388 )
2024-07-01 18:34:02 +05:30
Srikanth Chekuri
faa1728b8c
chore: threshold rule panel type to graph ( #5284 )
2024-06-19 14:19:30 +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
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
e5f96ac896
fix: do not mutate the rule condition ( #5141 )
...
* fix: do not mutate the rule condition
* chore: add unit
* chore: add test
2024-06-05 19:35:48 +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
93df475969
fix: use text/template for ClickHouse query templating ( #5128 )
2024-06-01 08:22:16 +05:30
Srikanth Chekuri
67779d6c2c
chore: scheduled maintenance query-service impl ( #4834 )
2024-05-31 17:43:13 +05:30
Srikanth Chekuri
f927969c7d
fix: do not consider Inf and NaN for formula ( #5124 )
2024-05-31 16:32:22 +05:30
Srikanth Chekuri
1d1d85efa3
chore: default zero only for counters and label normalization ( #5085 )
2024-05-27 13:19:28 +05:30
Srikanth Chekuri
2f7495c6e4
fix: add back the templating for query ( #5079 )
2024-05-24 21:29:13 +05:30
Srikanth Chekuri
0cf8817f3f
chore: use querier in alerts ( #5045 )
2024-05-24 12:11:34 +05:30
Srikanth Chekuri
9ff0e34038
chore: migrate alerts to v4 for supported operators ( #5010 )
2024-05-17 07:45:03 +05:30
Srikanth Chekuri
27d12871af
chore: disallow small step intervals for large durations ( #4950 )
2024-05-01 17:03:46 +05:30
Srikanth Chekuri
d98265f345
chore: add log comment for prom queries ( #4819 )
2024-04-05 21:11:53 +05:30
Srikanth Chekuri
31b1d58a70
chore: fix alerting options ( #4752 )
2024-03-27 20:25:18 +05:30
Srikanth Chekuri
ae594061e9
chore: fix query-service logging ( #4696 )
2024-03-27 00:07:29 +05:30
Srikanth Chekuri
83f68f13db
feat: add ability to customize alert frequency ( #4697 )
2024-03-26 12:40:53 +05:30
Srikanth Chekuri
3c419677e1
feat: add support for alerting on absent metric ( #3245 )
2024-03-13 17:37:32 +05:30
Srikanth Chekuri
adef0a4138
chore: add LogCommentEnricher middleware ( #4681 )
2024-03-12 18:39:28 +05:30
Srikanth Chekuri
c9816cce18
fix: use same time window as the logs/traces query ( #4682 )
2024-03-12 17:30:01 +05:30
Srikanth Chekuri
d77389abe3
feat: add support for email alert channel ( #4599 )
2024-03-01 15:05:28 +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
aa67b47053
fix: address gaps in alert to notification link ( #4573 )
2024-02-20 10:42:30 +05:30
Srikanth Chekuri
260d21afd0
fix: update prom rule to use range query ( #4461 )
2024-02-11 22:31:46 +05:30
Srikanth Chekuri
8fe0e60208
fix: make label compliant with prometheus spec ( #4488 )
2024-02-03 06:31:10 +05:30
Srikanth Chekuri
00b111fbe3
feat: add alerts to explorer link in notification ( #4446 )
2024-02-02 21:16:14 +05:30
Srikanth Chekuri
9230f2442f
fix: normalize label name to follow prometheus spec ( #4264 )
2023-12-28 20:22:42 +05:30
Nityananda Gohain
2baa6028b5
fix: enrichment for json in alerts and disable timestamp adjustment ( #4240 )
...
* fix: enrichment for json in alerts and disable timestamp adjustment
* fix: tests updated
2023-12-16 17:06:49 +05:30
Vishal Sharma
c66c8c2823
chore: add new dashboard/alerts info events ( #4214 )
...
* chore: add new dashboard/alerts info events
2023-12-13 18:14:55 +05:30
Srikanth Chekuri
fd9566d471
fix: incorrect alert description and summary for prom rules ( #4190 )
2023-12-11 16:09:28 +05:30
Srikanth Chekuri
5e0b6366cc
chore: update rule create response ( #4090 )
2023-11-28 10:44:11 +05:30
Srikanth Chekuri
92e2f1c467
fix: add legacy unit types and fix floating point issue ( #4047 )
2023-11-23 19:00:55 +05:30
Srikanth Chekuri
ddc3cc4911
chore: dashboards to alerts creation support in query-service ( #3924 )
2023-11-10 17:43:19 +05:30
Srikanth Chekuri
c55be0e392
fix: promql alert expr formatting for composite queries with join/unless ( #3784 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-10-25 20:42:18 +05:30
Srikanth Chekuri
e0b83bda62
feat: add created{By,At} , updated{By,At} to alerts/dashboards ( #3754 )
2023-10-17 23:20:54 +05:30
Srikanth Chekuri
4076cd9847
fix: alert eval for "="/"!=" combination with "at least once"/"all the times" ( #3613 )
2023-09-27 22:34:49 +05:30
Srikanth Chekuri
043e5ca880
fix: skip first record only for rate metrics ( #3609 )
2023-09-22 15:43:21 +05:30
Srikanth Chekuri
89e8fb715c
chore: bump SigNoz/prometheus ( #3410 )
2023-09-05 18:17:32 +05:30
Vishal Sharma
c8bad4fc79
feat: introduce PreferRPM feature ( #3197 )
...
* feat: introduce PreferRPM feature
Completed in logs and traces but tests of metrics are not updated
* chore: pass preferRPM feature flag rather than fn
* chore: support metrics rpm
* chore: remove step interval validation
As step interval is missing in formula queries
* chore: update failing tests
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-08-18 07:32:05 +05:30
Srikanth Chekuri
7a4156a3b7
feat(alerts/query-service): measurement unit support for alerts ( #2673 )
2023-08-16 14:22:40 +05:30
Srikanth Chekuri
ec7c99dd26
fix: alerts work when "equals to" or "not equals to" used with "all the times" or "at least once" ( #3244 )
2023-08-13 21:26:55 +05:30
Srikanth Chekuri
b8aba4f935
fix: alert evaluation params and query ( #3010 )
...
* fix: alert evaluation params and query
1. Update the rate query to not generate intermediary +inf value when the denominator is zero
2. Adjust the start and end time to incorporate data in movement
3. Round the start and end to minute
4. Add log to find the exact query that triggered alert for troubleshooting
;
* chore: fix query builder tests
2023-07-05 10:34:07 +05:30
Vishal Sharma
7cb2399c4c
fix: feature usage count ( #2710 )
2023-05-17 20:24:10 +05:30
Vishal Sharma
c32b8638a4
feat: introduce feature_usage table to manage features ( #2661 )
...
* feat: introduce feature_usage table to manage features
* feat: introduce limit on QB alerts and dashboards
2023-05-17 16:10:43 +05:30
Srikanth Chekuri
12349d79a9
feat(query-service): alerts integration with query builder v3 ( #2663 )
2023-05-09 19:16:55 +05:30
Srikanth Chekuri
3f5171dc69
chore: bump SigNoz/prometheus ( #2094 )
2023-03-07 13:37:31 +05:30
Amol Umbark
8ab527b174
feat: support printing threshold in alert summary and description ( #1827 )
2023-02-10 23:53:45 +05:30