Nityananda Gohain
f6d3f95768
fix: tlemetry for dashboard/alerts/views using contains on attributes ( #6034 )
...
* fix: tlemetry for dashboard/alerts/views using contains on attributes
* fix: update how telemetry is collected for logs
* fix: revert constands
* fix: check assertion for operator
2024-09-20 18:02:33 +05:30
Srikanth Chekuri
4edc6dbeae
feat: add last option to alert condition match type ( #5929 )
2024-09-19 23:21:31 +05:30
Srikanth Chekuri
49dd5f2ef7
chore: add enrichment in threshold rule ( #5925 )
2024-09-17 15:33:17 +05:30
Srikanth Chekuri
f8e97c9c5c
chore: move channel management from CH reader to rule DB ( #5934 )
2024-09-17 11:41:46 +05:30
Srikanth Chekuri
5698628839
chore: move some structs out of v3 ( #5932 )
2024-09-13 18:10:49 +05:30
Srikanth Chekuri
39f9fc6900
fix: missing related logs or traces links in alert notification ( #5946 )
2024-09-13 17:30:02 +05:30
Nityananda Gohain
f854cdd9d3
feat: collect telemetry for ch log queries in alerts and dashboards ( #5967 )
...
* feat: collect telemtry for ch log queries in alerts and dashboards
* feat: consider local table as well
* fix: address pr comments
2024-09-13 17:15:03 +05:30
Srikanth Chekuri
a5f3a189f8
chore: move traces builder query attributes enrichment before query prep ( #5917 )
2024-09-13 16:43:56 +05:30
Nityananda Gohain
10ebd0cad6
feat: use new schema flag ( #5930 )
2024-09-12 10:58:07 +05:30
Srikanth Chekuri
4799d3147b
fix: label assignment issue in promql rules ( #5920 )
2024-09-11 11:49:25 +05:30
Srikanth Chekuri
c79520c874
chore: add base rule and consolidate common logic ( #5849 )
2024-09-11 09:56:59 +05:30
Srikanth Chekuri
3e32dabf46
chore: alert state change and overall status ( #5845 )
2024-09-09 13:06:09 +05:30
Srikanth Chekuri
74c994fbab
chore: make ee init rule manager with it's own prepareTask func ( #5807 )
2024-09-09 10:28:54 +05:30
Srikanth Chekuri
6019b38da5
fix: use better value for threshold value in alert description ( #5844 )
2024-09-04 18:30:04 +05:30
Srikanth Chekuri
be7a687088
chore: make prepare task configurable ( #5806 )
2024-09-04 18:09:40 +05:30
Srikanth Chekuri
16738ea7e3
chore: change returned error from list to error ( #5805 )
2024-08-30 18:51:55 +05:30
Srikanth Chekuri
dde4485839
chore: add types for alert type, state, and rule data kind ( #5804 )
2024-08-30 10:34:11 +05:30
Srikanth Chekuri
44598e304d
chore: remove feature usage code from manager ( #5803 )
2024-08-29 21:53:28 +05:30
Srikanth Chekuri
8468cc863e
fix: double encode composite query for explorer links ( #5777 )
2024-08-28 14:18:15 +05:30
Srikanth Chekuri
b798518aa9
chore: add total count and state filter ( #5745 )
2024-08-23 21:13:00 +05:30
Vishal Sharma
871e5ada9e
chore: dashboard and alert names ( #5705 )
...
* chore: dashboard names
* chore: fix panel count
2024-08-16 18:08:59 +05:30
Srikanth Chekuri
29f1883edd
chore: add telemetry for dashboards/alerts with tsv2 table ( #5677 )
2024-08-16 16:16:12 +05:30
Srikanth Chekuri
156905afc7
fix: send alert default annotations for missing data alert ( #5315 )
2024-08-09 15:31:39 +05:30
Srikanth Chekuri
06c075466b
chore: add eval tests for threshold rule ( #5398 )
2024-08-09 12:34:40 +05:30
Srikanth Chekuri
bb84960442
chore: add alerts state history query service impl ( #5255 )
2024-08-09 12:11:05 +05:30
Srikanth Chekuri
f031845300
chore: make eval delay configurable ( #5649 )
2024-08-08 17:34:25 +05:30
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