ahmadshaheer1
7ddfadfb18
fix: remove duplicate severityText in raw logs
2024-06-27 09:18:39 +04:30
KJ
a7e02af8b0
Hot rod load command fix ( #5352 )
...
* fix: added user_count and spawn_rate options to hotRod load data command
* fix: removed locust_count and hatch_rate options
* fix: updated user_count and spawn_rate values to the default values used in other places
---------
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2024-06-27 00:07:34 +05:30
Vikrant Gupta
da3f6fd7fd
fix: labelsArray being returned null despite of labels being present ( #5357 )
2024-06-26 22:09:14 +05:30
Shaheer Kochai
a453471b51
Merge pull request #5316 from SigNoz/remove-pagination-for-single-page-lists-
...
feat: remove pagination for single-page lists
2024-06-26 19:54:11 +04:30
ahmadshaheer1
13df87ed69
chore: discard passing 'hideOnSinglePage' to <ResizeTable, since already overridden
2024-06-26 18:44:27 +05:30
ahmadshaheer1
f23ceea54e
chore: remove the unnecessary hideOnSinglePage prop
2024-06-26 18:44:27 +05:30
ahmadshaheer1
46b4c8a004
chore: extract pagination config
2024-06-26 18:44:27 +05:30
ahmadshaheer1
580198ca7a
feat: remove pagination for single-page lists
2024-06-26 18:44:27 +05:30
Vikrant Gupta
2fb5b16840
fix: search not working in services table ( #5353 )
2024-06-26 16:30:11 +05:30
Srikanth Chekuri
de571aa69a
chore: flaky TestTransformToTableForClickHouseQueries ( #5355 )
2024-06-26 16:19:24 +05:30
Srikanth Chekuri
daa5a05677
chore: update table response format ( #5349 )
2024-06-26 14:34:27 +05:30
CheetoDa
4f69996b9d
fix: aks collector instruction fix ( #5350 )
2024-06-26 11:43:55 +05:30
SagarRajput-7
6c402d9e46
fix: added correct query for external metric service graph ( #5318 )
2024-06-25 21:31:52 +05:30
Prashant Shahi
c6e9eeeee6
Merge pull request #5348 from SigNoz/release/v0.48.1
...
Release/v0.48.1
2024-06-25 19:54:14 +05:30
Prashant Shahi
97b66741a7
chore(signoz): 📌 pin versions: SigNoz 0.48.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.48.1
2024-06-25 17:59:37 +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
Vikrant Gupta
41f91db622
fix: apdex tooltip not visible in service details page ( #5346 )
2024-06-25 14:01:49 +05:30
Srikanth Chekuri
52e0303997
fix: table order by with builder queries ( #5308 )
2024-06-25 13:42:40 +05:30
Vikrant Gupta
5df25e83d1
fix: make the license key check case insensitive ( #5331 )
...
* fix: make the license key check case insensitive
* fix: added safety checks
2024-06-25 10:56:52 +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
Prashant Shahi
d5f156a6e9
ci(push): include POSTHOG_KEY environment in frontend ( #5327 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.49.0-cloud.2
2024-06-24 19:24:42 +05:30
Vikrant Gupta
cc7559ddee
fix: stacked series no data case ( #5328 )
2024-06-24 18:17:34 +05:30
Yunus M
415057c260
feat: go to traces should use start time and end time from trace details ( #5326 )
...
* feat: go to traces should use start time and endtime from trace details
* chore: remove console log
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2024-06-24 16:57:05 +05:30
Vishal Sharma
89b67b8880
chore: posthog js init ( #5324 )
...
* chore: posthog js init
* feat: posthog events
---------
Co-authored-by: YounixM <myounis.ar@live.com>
2024-06-24 16:48:25 +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
Yunus M
8cd60b5c60
fix: handle overflow for attribute tooltips in trace details page ( #5313 )
v0.49.0-cloud.1
2024-06-22 15:41:42 +05:30
CheetoDa
8ff392bc96
feat: azure monitoring docs ( #5159 )
...
* feat: azure monitoring docs
* chore: mapped paths
* chore: fixed instructions
* fix: added central collector steps
* fix: handle default azure steps, card alignment and reload issues
* fix: removed return true
---------
Co-authored-by: YounixM <myounis.ar@live.com>
2024-06-21 15:05:37 +05:30
SagarRajput-7
b59d9c7b90
fix: handled value as string from queryParams for trace filters ( #5274 )
...
* fix: handled value as string from queryParams for trace filters
* fix: added isArray check
2024-06-21 12:55:27 +05:30
Rajat Dabade
afcee9cd02
refactor: add to query should not open log detail drawer ( #4732 )
...
Co-authored-by: Rajat-Dabade <rajat@signoz.io>
2024-06-21 11:46:04 +05:30
Prashant Shahi
9dbef080c6
Merge pull request #5288 from SigNoz/release/v0.48.x
...
Release/v0.48.x
2024-06-20 20:49:47 +05:30
Vikrant Gupta
82a079e687
fix: move date time picker to click rather than hover ( #5296 )
2024-06-20 19:19:42 +05:30
Prashant Shahi
6c192f1242
Merge branch 'develop' into release/v0.48.x
v0.48.0
2024-06-20 18:46:14 +05:30
Yunus M
adfeaaa1f0
feat: pass fill gaps to query range api ( #5276 )
2024-06-20 18:34:05 +05:30
Srikanth Chekuri
6ee9705599
chore: bump SigNoz/signoz-otel-collector and SigNoz/prometheus ( #5294 )
2024-06-20 18:33:45 +05:30
Vikrant Gupta
67965c8e4d
fix: dependent variable panel not updating ( #5283 )
...
* fix: dependent variable panel not updating
* fix: build issues
2024-06-20 17:21:04 +05:30
Yunus M
38b1de5ccc
feat: [5038] enable list view - add to dashboard ( #5268 )
...
* feat: [5038] enable list view - add to dashboard
* feat: pass page size for list view export
2024-06-20 17:05:18 +05:30
Yunus M
64e06ab3f9
fix: update from typography link to react router dom link component to maintain global state ( #5279 )
2024-06-20 11:34:27 +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
Vikrant Gupta
f3c2fb0246
fix: dashboard empty state learn more link not working ( #5287 )
2024-06-19 20:31:36 +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
SagarRajput-7
b69e97d7b0
fix: fixed flakiness in alert list actions - delete, edit, clone & toggle ( #5237 )
...
* fix: fixed flakiness in alert list actions - delete, edit, clone & toggle
* fix: added onhover dropdown open and close
2024-06-19 12:10:43 +05:30
Vikrant Gupta
c0195e9dc9
fix: added null checks for stacked bar chart with fallbacks ( #5282 )
2024-06-19 11:50:18 +05:30
Vishal Sharma
b69545a771
fix: update companyDomain in before firing every event ( #5275 )
2024-06-19 10:49:57 +05:30
Vikrant Gupta
9a6db272c1
fix: update the error boundary components with sentry error boundary components ( #5271 )
...
* fix: update the error boundary components with sentry error boundary components
* fix: update fallback components
2024-06-18 19:04:06 +05:30