Srikanth Chekuri
155a2ea557
chore: skip showing metrics with dot in name ( #6096 )
2024-10-10 17:01:44 +05:30
Prashant Shahi
b70d50f2b3
chore: pin versions: SigNoz 0.56.0, OtelCollector 0.102.12, Alertmanager 0.23.7
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-10-10 15:39:49 +05:30
Srikanth Chekuri
3bbbc759d3
chore: bump SigNoz/prometheus ( #6095 )
2024-10-10 14:10:28 +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
4aeed392d7
chore: do not materialize ttl after modify ( #6106 )
2024-10-08 19:35:38 +05:30
Srikanth Chekuri
4356ddae8c
chore: keep anomaly response sync with v4 query range ( #6113 )
2024-10-08 13:33:33 +05:30
shivanshu
98cbdf570f
feat: api documentation and nits
2024-10-04 01:44:52 +05:30
shivanshu
d380894c35
feat: a bunch of advancements, query optimisation, new response format
2024-10-04 01:11:05 +05:30
shivanshu
ea0263cc73
feat: onboarding APIs
2024-10-04 01:11:05 +05:30
shivanshu
f38a1d9f1c
feat: add the queries
2024-10-04 01:11:05 +05:30
Srikanth Chekuri
9390a815a8
feat: add dot support for alerts ( #6062 )
2024-10-03 16:56:58 +05:30
Srikanth Chekuri
4f76e13dbe
feat: add ability to configure number of required points ( #5242 )
2024-10-03 16:48:32 +05:30
Raj Kamal Singh
1411ae41c3
Revert "Feat: use new logspipelineprocessor for generating logs pipeline coll…" ( #6099 )
...
This reverts commit e4d1452f5ff63483b95c913cae37442b286e9aae.
2024-09-30 23:46:34 +05:30
Prashant Shahi
bc8891d2f8
Sync/post release v0.55 ( #6092 )
2024-09-30 18:02:56 +05:30
Raj Kamal Singh
e4d1452f5f
Feat: use new logspipelineprocessor for generating logs pipeline collector conf ( #6080 )
...
* chore: update logs pipeline prefix for generated collector config
* chore: some cleanup
* chore: some more cleanup
* chore: some more cleanup
2024-09-27 10:40:02 +05:30
Raj Kamal Singh
fc8391c5aa
Feat: logs filter suggestions higher rank for special resource attribs like service.name and env etc ( #6060 )
...
* chore: upgrade signoz-otel-collector dependency to v0.102.10
* feat: first stab at ranking resource attribs higher
* chore: add test todo for validating resource attribs get ranked higher in logs filter suggestions
* chore: add test validating higher ranking for special resource attribs
* chore: some cleanup
* chore: some more cleanup
2024-09-26 15:26:14 +05:30
Raj Kamal Singh
708158f50f
chore: move clickhousereader filter suggestion methods to dedicated file ( #6061 )
2024-09-25 09:51:16 +05:30
Kobe Cai
0feab5aa93
fix: check alert rule queries are all disabled if at least one query is set ( #5966 )
2024-09-24 11:20:45 +05:30
Srikanth Chekuri
b49ed913c7
chore: handle error before using task ( #6055 )
2024-09-24 10:56:49 +05:30
Srikanth Chekuri
419d2da363
feat: add anomaly rule ( #5973 )
2024-09-24 10:22:52 +05:30
Nityananda Gohain
5e5f0f167f
TTL API for logs V2 ( #5926 )
...
* feat: ttl api for logs
* fix: add comments
* fix: add materialize_ttl_after_modify
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-09-23 20:12:38 +05:30
Nityananda Gohain
f69aaa2cfb
fix: telemetry nil pointer error fix ( #6051 )
2024-09-23 13:15:21 +05:30
Nityananda Gohain
3866f89d3e
feat: support for case insensitive for contains and like queries ( #6045 )
...
* feat: support for case insensitive for contains and like queries
* fix: make index filter lowercase for like and not like
2024-09-23 12:27:14 +05:30
Srikanth Chekuri
033b64a62a
chore: add support for caching multiple time ranges for cache key ( #6008 )
2024-09-20 19:23:01 +05:30
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
Nityananda Gohain
8eb2cf144e
fix: issues with like and ilike fixed in v4 qb ( #6018 )
2024-09-19 21:20:57 +05:30
Nityananda Gohain
0711c8855e
fix: exists/nexists support for top level columns ( #5990 )
2024-09-18 11:51:13 +05:30
Nityananda Gohain
72cbc1a9e7
fix: add back temlemetry for dashboard with logs queries ( #5997 )
2024-09-18 10:29:00 +05:30
Srikanth Chekuri
06a89b21da
chore: use mean of past, past2 and past3 seasons for growth ( #5974 )
2024-09-17 16:12:17 +05:30
Raj Kamal Singh
8c891f0e87
Fix: cheaper query for fetching log attribute values for filter suggestions ( #5989 )
...
* chore: change query for fetching multiple log attribs to make sure it is always cheap
* chore: get filter suggestions tests passing
2024-09-17 15:49:14 +05:30
Srikanth Chekuri
49dd5f2ef7
chore: add enrichment in threshold rule ( #5925 )
2024-09-17 15:33:17 +05:30
Raj Kamal Singh
83d01e7a0d
fix: dont request query progress reporting if reporting query start failed ( #5958 )
2024-09-17 12:38:53 +05:30
Srikanth Chekuri
f8e97c9c5c
chore: move channel management from CH reader to rule DB ( #5934 )
2024-09-17 11:41:46 +05:30
Nityananda Gohain
b78ade2cf2
fix: add limits to suggestion query ( #5984 )
2024-09-16 23:04:39 +05:30
Nityananda Gohain
1b59719891
Fix/iscolumn ( #5983 )
...
* fix: fix isColumn method to rely on column instead of index
* fix: add the space for explicit check
2024-09-16 16:35:47 +05:30
Nityananda Gohain
481c4e1271
fix: use proper tableName ( #5982 )
...
* fix: use proper tableName
* fix: remove duplicate code
2024-09-16 14:30:31 +05:30
Srikanth Chekuri
a023a7514e
chore: move analytics related methods from CH reader to their own mod… ( #5935 )
2024-09-14 13:23:49 +05:30
Srikanth Chekuri
5698628839
chore: move some structs out of v3 ( #5932 )
2024-09-13 18:10:49 +05:30
Srikanth Chekuri
3596f73fb1
chore: add anomaly provider interface ( #5856 )
2024-09-13 18:06:20 +05:30
Srikanth Chekuri
5b22490d6d
chore: improve error message readability ( #5628 )
2024-09-13 18:01:37 +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
Nityananda Gohain
011b2167ba
Integrate V4 QB ( #5914 )
...
* feat: logsV4 initial refactoring
* feat: filter_query builder with tests added
* feat: all functions of v4 refactored
* fix: tests fixed
* feat: logs list API, logic update for better perf
* feat: integrate v4 qb
* fix: pass flag
* fix: update select for table panel
* fix: tests updated with better examples of limit and group by
* fix: resource filter support in live tail
* fix: v4 livetail api
* fix: changes for casting pointer value
* fix: reader options updated
* feat: cleanup and use flag
* feat: restrict new list api to single query
* fix: move getTsRanges to utils
* fix: address pr comments
2024-09-13 17:04:22 +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
90b5f88413
feat: logs list API, logic update for better perf ( #5912 )
...
* feat: logsV4 initial refactoring
* feat: filter_query builder with tests added
* feat: all functions of v4 refactored
* fix: tests fixed
* feat: logs list API, logic update for better perf
* fix: update select for table panel
* fix: tests updated with better examples of limit and group by
* fix: resource filter support in live tail
* feat: cleanup and use flag
* feat: restrict new list api to single query
* fix: move getTsRanges to utils
2024-09-12 21:34:27 +05:30
Nityananda Gohain
10ebd0cad6
feat: use new schema flag ( #5930 )
2024-09-12 10:58:07 +05:30
Nityananda Gohain
6e7f04b492
logs v4 qb refactor ( #5908 )
...
* feat: logsV4 initial refactoring
* feat: filter_query builder with tests added
* feat: all functions of v4 refactored
* fix: tests fixed
* fix: update select for table panel
* fix: tests updated with better examples of limit and group by
* fix: resource filter support in live tail
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-09-12 09:48:09 +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