Srikanth Chekuri
daa5a05677
chore: update table response format ( #5349 )
2024-06-26 14:34:27 +05:30
Prashant Shahi
6b234da969
Merge branch 'main' into release/v0.48.1
2024-06-25 17:58:39 +05:30
Vishal Sharma
51032f6caa
chore: move posthog to segment ( #5330 )
2024-06-25 15:50:09 +05:30
Srikanth Chekuri
52e0303997
fix: table order by with builder queries ( #5308 )
2024-06-25 13:42:40 +05:30
Srikanth Chekuri
873280abea
chore: read double pointer numbers from result ( #5300 )
2024-06-25 10:32:44 +05:30
Srikanth Chekuri
8ccdc71eaf
chore: remove deprecated option ( #5239 )
2024-06-25 10:10:33 +05:30
Vishal Sharma
878cb7c0a6
fix: trace detail api start and end time ( #5325 )
2024-06-24 16:07:42 +05:30
Srikanth Chekuri
0375fc47a7
chore: add start/end millis for trace details response ( #5321 )
2024-06-24 14:45:26 +05:30
Srikanth Chekuri
a7a160df76
fix: incorrect telemetry query for samples ( #5314 )
2024-06-24 09:23:18 +05:30
Prashant Shahi
6c192f1242
Merge branch 'develop' into release/v0.48.x
2024-06-20 18:46:14 +05:30
Srikanth Chekuri
6ee9705599
chore: bump SigNoz/signoz-otel-collector and SigNoz/prometheus ( #5294 )
2024-06-20 18:33:45 +05:30
Prashant Shahi
537641000d
chore(signoz): 📌 pin versions: SigNoz 0.48.0, SigNoz OtelCollector 0.102.0
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-06-19 21:14:45 +05:30
Prashant Shahi
4916cf5083
Merge branch 'main' into release/v0.48.x
2024-06-19 20:57:30 +05:30
Nityananda Gohain
a4e98e565d
feat: sanitize query and remove groupBy for list panel query ( #5285 )
2024-06-19 15:40:34 +05:30
Srikanth Chekuri
faa1728b8c
chore: threshold rule panel type to graph ( #5284 )
2024-06-19 14:19:30 +05:30
Vishal Sharma
b69545a771
fix: update companyDomain in before firing every event ( #5275 )
2024-06-19 10:49:57 +05:30
Srikanth Chekuri
c104b758ba
chore: adjust the step interval for builder queries ( #5253 )
2024-06-17 22:59:28 +05:30
Srikanth Chekuri
f1b5da9916
chore: fix elapsed time formatting ( #5238 )
2024-06-17 09:00:55 +05:30
Srikanth Chekuri
ded58f5392
fix: do not return zero value for non-aggregated table result ( #5217 )
2024-06-14 16:23:56 +05:30
Srikanth Chekuri
cacf4b99c2
fix: apply having and limit clause on formulas ( #5201 )
2024-06-13 20:37:44 +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
1645523ae9
chore: add fill gaps for query range ( #5155 )
...
* chore: add fill gaps for query range
* chore: fix empty result
2024-06-11 19:58:52 +05:30
Srikanth Chekuri
8a9c8031f5
fix: use correct column name for v4 tables ( #5177 )
2024-06-10 11:29:31 +05:30
Prashant Shahi
a6e005e3a2
Merge branch 'develop' into release/v0.47.x
2024-06-05 19:43:32 +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
d1c075983f
fix: formula evaluation with non-participating queries ( #5143 )
2024-06-05 19:25:45 +05:30
Prashant Shahi
4d375e7cc3
chore(signoz): 📌 pin versions: SigNoz 0.47.0, SigNoz OtelCollector 0.88.26
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-06-05 19:12:50 +05:30
Srikanth Chekuri
592073a564
chore: add AWS RDS and ElastiCache integration ( #5071 )
2024-06-02 14:42:05 +05:30
Srikanth Chekuri
93df475969
fix: use text/template for ClickHouse query templating ( #5128 )
2024-06-01 08:22:16 +05:30
Prashant Shahi
0f9c8d91ef
chore(query-service): update GoValuateFuncs
definitions ( #5106 )
...
* fix: parse both unix int and RFC3339 string in toUnixTimestamp
* chore: return GoValuateFuncs as float64
* chore: remove toUnixTimestamp function
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-05-31 21:22:03 +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
10b543dff1
chore: make time macros available for all query types ( #5092 )
2024-05-27 19:22:18 +05:30
Vishal Sharma
96162d7949
fix: handle-large-traces ( #4903 )
...
* fix: handle-large-traces
* feat: add isSubTree key to identify subTrees
Show user a loom video explaining how to navigate large spans
* chore: update icon to warning
* chore: fire telemetry events for all trace detail API calls, large traces
* chore: update MAX_SPANS_IN_TRACE to 250k
2024-05-27 17:20:45 +05:30
Prashant Shahi
3085093130
Merge pull request #5084 from SigNoz/chore/post-release-v0.46
...
post-release: sync main changes in develop
2024-05-27 15:24:06 +05:30
Nityananda Gohain
ab444af8e6
fix: escape string for contains and ncontains ( #5083 )
...
* fix: escape string for contains and ncontains
* fix: add changes to json and traces builder
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-05-27 15:18:49 +05:30
Prashant Shahi
fe96a78ee8
Merge branch 'develop' into chore/post-release-v0.46
2024-05-27 13:35:06 +05:30
Srikanth Chekuri
1d1d85efa3
chore: default zero only for counters and label normalization ( #5085 )
2024-05-27 13:19:28 +05:30
Vishal Sharma
c1c5c4dfa8
chore: deprecate old columns in traces ( #5016 )
...
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-05-27 11:40:34 +05:30
Prashant Shahi
9eab315f76
Merge branch 'main' into chore/post-release-v0.46
2024-05-27 11:16:42 +05:30
Srikanth Chekuri
2f7495c6e4
fix: add back the templating for query ( #5079 )
2024-05-24 21:29:13 +05:30
Srikanth Chekuri
1369fe1912
fix: remove series with no points ( #5077 )
2024-05-24 18:56:30 +05:30
Srikanth Chekuri
0cf8817f3f
chore: use querier in alerts ( #5045 )
2024-05-24 12:11:34 +05:30
Prashant Shahi
52c8584e63
chore(signoz): 📌 pin versions: SigNoz 0.46.0, SigNoz OtelCollector 0.88.24
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-05-22 21:45:38 +05:30
Prashant Shahi
9a908c3f76
Merge branch 'main' into release/v0.46.x
2024-05-22 21:42:34 +05:30
hulk
f2b0387a1b
feat: allow using the consistent naming with the signoz collector ( #4865 )
...
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-05-22 12:42:13 +05:30
Srikanth Chekuri
de497bf5b6
chore: query range v3 metrics use v4 tables ( #5021 )
2024-05-21 12:01:21 +05:30
Srikanth Chekuri
cf64da2631
fix: metrics order by avg ( #5029 )
2024-05-20 14:22:44 +05:30