Srikanth Chekuri
be27a92fc9
chore: add functions support ( #4381 )
2024-01-25 01:14:45 +05:30
Vikrant Gupta
253137a6b8
fix: center align the dashboard delete modal ( #4429 )
2024-01-25 01:05:47 +05:30
Prashanth Banda
fce7ab7d24
fix(frontend,serviceMap): dynamically truncate service map node label ( #4365 )
2024-01-25 00:47:09 +05:30
Prashant Shahi
71f6b355c4
Merge pull request #4430 from SigNoz/release/v0.37.2
...
Release/v0.37.2
2024-01-24 23:19:16 +05:30
Prashant Shahi
110b545454
chore(signoz): 📌 pin versions: SigNoz 0.37.2, SigNoz OtelCollector 0.88.9
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.37.2
2024-01-24 23:15:12 +05:45
Yunus M
5b0e3d375a
fix: custom time width and refresh text visibility issues ( #4428 )
2024-01-24 16:09:32 +05:30
Rajat Dabade
9e05cb48fe
refactor: fill span for full view and dashboard view ( #4424 )
...
* refactor: fill span for full view and dashboard view
* refactor: fill span works in full view and dashboard
2024-01-24 15:37:34 +05:30
Yunus M
6d67ca72a0
fix: update search logic in dashboard to search for title, description, tags ( #4427 )
2024-01-24 14:18:15 +05:30
Vikrant Gupta
0626081eee
feat: added log attributes in the raw view old designs ( #4423 )
...
* feat: added log attributes in the raw view old designs
* feat: support it in old explorer page
2024-01-24 11:32:48 +05:30
Rajat Dabade
199d52b39f
refactor: added null check while searching for dashboard ( #4421 )
...
* refactor: added null check while searching for dashboard
* refactor: flitering null value out
* chore: removed extra space
* refactor: remove unnecessary null check
2024-01-23 16:36:25 +05:30
Ankit Nayan
204cad8448
merging main
2024-01-22 23:45:18 +05:30
Yunus M
8c6096d60e
fix: reset env on data source select, set logo center aligned ( #4417 )
2024-01-22 21:47:55 +05:30
Prashant Shahi
9de9fb5863
Merge pull request #4413 from SigNoz/release/v0.37.1
...
Release/v0.37.1
2024-01-22 19:54:11 +05:30
Prashant Shahi
64d854ffa2
chore(signoz): 📌 pin versions: SigNoz 0.37.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.37.1
2024-01-22 19:55:04 +05:45
Prashant Shahi
6b073280a4
Merge branch 'main' into release/v0.37.1
2024-01-22 19:54:38 +05:45
Vikrant Gupta
79e6699b37
fix: logs page crash when special chars present in the value of query ( #4408 )
2024-01-22 19:06:33 +05:30
Rajat Dabade
d563778479
[Fix]: Resolve glitch in graph due to variable and time stamp change ( #4406 )
...
* refactor: resolve glitch in variable and time stamp change
* refactor: removed unwanted code
* refactor: updated code
2024-01-22 16:36:03 +05:30
Vikrant Gupta
255b3dd3b0
fix: back btn navigation on first load ( #4405 )
...
* fix: back btn navigation on first load
* fix: remove console logs
* chore: refactor the logic to a function and added code comments
2024-01-22 14:47:25 +05:30
Vikrant Gupta
00e97fa401
fix: trial banner moving to left screen and breaking trace detail page ( #4403 )
...
* fix: trial banner moving to left screen and breaking trace detail page
* fix: trial banner moving to left screen and breaking trace detail page
2024-01-22 13:12:02 +05:30
Prashant Shahi
9755ba6b47
Merge pull request #4400 from SigNoz/release/v0.37.0
...
Release/v0.37.0
2024-01-20 02:03:04 +05:30
Nityananda Gohain
f3fdd2dd6c
chore: add tenantId and orgName in usage ( #4399 )
...
* feat: add tenantId and orgName in usage
* fix: update regex
* fix: if else logic updated
2024-01-20 01:24:09 +05:30
Prashant Shahi
d4248fe933
chore(signoz): 📌 pin versions: SigNoz 0.37.0, SigNoz OtelCollector 0.88.8
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-01-20 00:19:42 +05:45
Vishal Sharma
a8d70206ab
chore: update onboarding events ( #4387 )
...
* chore: update onboarding events
* chore: update retry count
2024-01-19 17:32:52 +05:30
Yunus M
7b344f7a75
Revert "fix: update time stamp on the first load in URL to help with back navigation" ( #4398 )
2024-01-19 17:01:52 +05:30
Vikrant Gupta
f0669a6dc1
fix: update time stamp on the first load in URL to help with back navigation ( #4397 )
...
* fix: update time stamp on the first load in URL to help with back navigation
2024-01-19 13:52:14 +05:30
Rajat Dabade
4a7d972c85
refactor: conditional based apdex on metrics and trace query range ( #4395 )
...
* refactor: conditional based apdex on metrics and trace query range
* chore: add invalid float conversion
* Revert "refactor: conditional based apdex on metrics and trace query range"
This reverts commit ca44a7aedd9d5635fe28c65f1608f4822a6bf204.
* refactor: added servicename to the query params
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-01-19 13:50:51 +05:30
Rajat Dabade
51c1f88593
Revert "[Feat]: added iscolumn in option rendering" ( #4396 )
2024-01-19 12:05:44 +05:30
Yunus M
c1b9049176
fix: allow workspace blocked users to extend trial ( #4393 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2024-01-19 11:11:29 +05:30
Rajat Dabade
46559014f7
[feat]: persistence of graph toggle on variable change ( #4316 )
...
* feat: persistence of graph toggle on variable change
* fix: reverted the previous changes
* chore: full view global time selector to right
2024-01-18 23:22:30 +05:30
Srikanth Chekuri
0c1a500142
chore: update onboarding docs to send logs from the end with a note for about beginning ( #4374 )
2024-01-18 20:02:25 +05:30
Vikrant Gupta
26d6a869c6
fix: button visibility in clickhouse and promQL headers ( #4390 )
2024-01-18 16:44:52 +05:30
Vikrant Gupta
f99da73098
fix: [GH-4383]: handle special characters in the services name ( #4388 )
...
* fix: [GH-4383]: handle special characters in the services name
2024-01-18 15:01:32 +05:30
Yunus M
4a1c48b72b
fix: autosave layout to layout change ( #4385 )
...
* fix: autosave layout to layout change
* fix: autosave layout to layout change
* refactor: no update api call on opening dashboard
* refactor: removed extra put api call
* refactor: if condition changed
---------
Co-authored-by: Rajat-Dabade <rajat@signoz.io>
2024-01-18 15:01:10 +05:30
Rajat Dabade
1163c16506
[Feat]: added iscolumn in option rendering ( #4334 )
...
* feat: added iscolumn in option rendering
* chore: build failure
* fix: build failure
2024-01-18 14:14:10 +05:30
Vikrant Gupta
bb558dde8e
Merge pull request #4380 from SigNoz/GH-4325
...
feat: [GH-4325]: update the URL time query params when zoom in and zoom out of charts
2024-01-17 18:15:47 +05:30
Vikrant Gupta
e89c000252
Merge branch 'develop' into GH-4325
2024-01-17 18:09:03 +05:30
Rajat Dabade
4e8e7745c1
[FE]: spaces in legend formatting ( #4349 )
...
* refactor: spaces in legend formatting
* refactor: spaces in legend formatting
* chore: string to const string
* refactor: replace string by const
2024-01-17 15:17:51 +05:30
Vikrant Gupta
512fcda33d
fix: address review comments
2024-01-17 14:04:38 +05:30
Vikrant Gupta
6f43b085b0
Merge branch 'develop' into GH-4325
2024-01-17 13:57:25 +05:30
Vikrant Gupta
54038b8ddf
feat: handle back btn changes
2024-01-17 13:57:05 +05:30
Yunus M
00c9ef50de
fix: set max 6 months for user entered time ( #4384 )
...
* fix: set max 6 months for user entered time
* fix: set max 6 months for user entered time
2024-01-17 13:01:55 +05:30
Vikrant Gupta
52750e5248
Merge branch 'develop' into GH-4325
2024-01-16 17:40:28 +05:30
Vikrant Gupta
cbce1b1847
feat: [GH-4325]: update the URL time query params when zoom in and zoom out of charts
2024-01-16 17:35:07 +05:30
Srikanth Chekuri
abaf6126e5
chore: add /v4/query_range endpoint ( #4361 )
2024-01-16 16:56:20 +05:30
Yunus M
739b1bf387
feat: custom date time value ( #4367 )
...
* feat: custom date time value
* fix: update custom date picker
* fix: old placeholder value flicker
* fix: html semantics and move styles to css
* fix: remove console logs
---------
Co-authored-by: Vikrant Gupta <vikrant.thomso@gmail.com>
2024-01-16 01:13:52 +05:30
Vikrant Gupta
cbf150ef7b
fix: update correct format in URL in case of custom date time ( #4371 )
2024-01-15 18:46:18 +05:30
Rajat Dabade
c28f367f46
refactor: updated height for date selector ( #4331 )
2024-01-11 16:22:20 +05:30
Yunus M
1e679a0d64
fix: empty string search doesn't return all exceptions ( #4346 )
...
* fix: empty string search doesn't return all exceptions
* fix: add type
2024-01-10 14:07:23 +05:30
Rajat Dabade
6f5f361a7e
fix: soft min and soft max undefined issue ( #4351 )
2024-01-10 13:12:31 +05:30
Raj Kamal Singh
d65d75ef69
Fix: FE: pipelines: should be able to exit edit mode without making a change ( #4335 )
...
* fix: show cancel button on entering edit mode before any changes have been made
* chore: align pipeline page save/cancel buttons to the right
2024-01-10 11:26:25 +05:30