Srikanth Chekuri
d4bfe3a096
chore: set Cache-Control for auto complete requests ( #2504 )
2023-04-05 12:36:38 +05:30
Chintan Sudani
c92493904b
Merge branch 'develop' into fix/remove-fe-owner
2023-04-04 16:56:14 +05:30
Palash Gupta
c74896b213
fix: cursor pointer is removed the table view ( #2547 )
2023-04-04 16:42:52 +05:30
Chintan Sudani
0b3e8d797b
Merge branch 'develop' into fix/remove-fe-owner
2023-04-03 17:17:24 +05:30
Ankit Nayan
c8f3e9024c
Merge pull request #2539 from SigNoz/release/v0.18.1
...
Release/v0.18.1
2023-04-03 16:19:24 +05:30
Prashant Shahi
8f6178f0a9
chore: 📌 pin versions: SigNoz 0.18.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.18.1
2023-04-03 15:47:54 +05:45
Palash Gupta
5ff9172103
fix: slider duration is fixed ( #2537 )
2023-04-03 15:26:47 +05:30
Palash Gupta
67ba46abde
fix: 2427 Latency graph onclick is updated ( #2534 )
2023-04-03 14:00:36 +05:30
Palash Gupta
20b1f96c19
fix: global time navigation is fixed ( #2533 )
2023-04-03 13:30:48 +05:30
Chintan Sudani
0e8f09632f
Merge branch 'develop' into fix/remove-fe-owner
2023-04-03 09:37:30 +05:30
Yevhen Shevchenko
61a1d04252
feat(builder): add aggregator filter ( #2516 )
...
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-04-01 11:29:35 +05:30
Ankit Nayan
80171eddea
Merge pull request #2531 from SigNoz/release/v0.18.0
...
Release/v0.18.0
2023-03-31 18:15:08 +05:30
Prashant Shahi
28684423d1
chore: 📌 pin versions: SigNoz 0.18.0, SigNoz OtelCollector 0.66.7
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.18.0
2023-03-31 16:59:21 +05:45
Chintan Sudani
a5e4336e18
Merge branch 'develop' into fix/remove-fe-owner
2023-03-31 14:43:58 +05:30
Palash Gupta
037559537b
feat: keys for the service map is updated ( #2525 )
2023-03-31 12:59:57 +05:30
Chintan Sudani
c9db4c9051
Merge branch 'develop' into fix/remove-fe-owner
2023-03-31 12:10:11 +05:30
Nityananda Gohain
31a89bfdb3
fix: case sensitive selected field search fixed ( #2529 )
2023-03-31 11:58:58 +05:30
Chintan Sudani
776aa3471f
fix: remove frontend code owner
2023-03-31 09:37:32 +05:30
Prashant Shahi
36610c809e
CI: deployment workflow changes ( #2527 )
...
* chore: 📌 bump up appleboy/ssh-action to v0.1.8
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* ci(deployments): 🔧 use SSH_KEY secret
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* ci(staging-deployment): 👷 use main tag of OtelCollectors in Staging
Signed-off-by: Prashant Shahi <prashant@signoz.io>
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-03-30 23:57:29 +05:30
Palash Gupta
1a0c76a43b
fix: min and max time is removed from the dependency list ( #2522 )
2023-03-30 16:16:46 +05:30
Palash Gupta
c1d00c1155
fix: dependecies is updated ( #2510 )
2023-03-29 18:55:30 +05:30
Palash Gupta
3f96325ad8
ability to filter by deployment environment service map ( #2506 )
2023-03-29 18:31:59 +05:30
Palash Gupta
99ed314fc9
feat: resource attribute is added in the exception ( #2491 )
...
* feat: resource attribute is added in the exception
* fix: build is fixed
* chore: methods is updated to post
* fix: build is fixed
* fix: listErrors, countErrors API request body
* chore: type of the function is updated
* chore: convertRawQueriesToTraceSelectedTags is updated
* fix: resource attribute is updated
* chore: selected tags is updated
* feat: key is updated
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-03-29 14:45:58 +05:30
Vishal Sharma
12e56932ee
fix: exception detail broken APIs due to resourceTagsMap ( #2514 )
2023-03-29 07:32:47 +05:30
Srikanth Chekuri
c4944370ce
feat: support environment filtering in service map ( #2481 )
2023-03-28 22:15:46 +05:30
Chintan Sudani
192d3881a1
fix: commented unwanted sidebar menu option ( #2513 )
...
* fix: Removed Strict mode to stop render twice
* fix: commented unwanted sidebar menuoption
2023-03-28 21:22:06 +05:30
Srikanth Chekuri
d6152510c7
Merge branch 'develop' into issue-2511
2023-03-28 06:09:02 +05:30
Srikanth Chekuri
3e37a8b364
chore: update version
2023-03-28 06:06:10 +05:30
Srikanth Chekuri
b9b63a0ac4
chore: update pr_verify_linked_issue workflow
2023-03-28 05:56:49 +05:30
Vishal Sharma
9d20c2f787
feat: add resource tags to ListErrors API ( #2487 )
2023-03-28 00:15:15 +05:30
Yevhen Shevchenko
8ea0f72178
feat(UI): add new query label ( #2488 )
2023-03-27 16:49:49 +05:30
Yevhen Shevchenko
167050b4b5
feat(provider): add base query types ( #2501 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-27 14:04:06 +05:30
Palash Gupta
fe640aae39
fix: label is added in the tabs ( #2507 )
2023-03-27 12:11:35 +05:30
Yevhen Shevchenko
6c2faa21f4
fix(query): change correct position of provider ( #2498 )
2023-03-24 18:16:28 +05:30
Yevhen Shevchenko
c617784d7c
feat(provider): add query builder provider ( #2496 )
...
Co-authored-by: Yevhen Shevchenko <yevhen@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-24 17:09:31 +05:30
GitStart
1e7280136a
fix: view traces button ( #2458 )
2023-03-24 15:08:35 +05:30
Srikanth Chekuri
17a5bc8cc3
feat: metrics query range v3 ( #2265 )
2023-03-23 19:45:15 +05:30
Chintan Sudani
c3763032df
feat: added submenu system at sidebar ( #2486 )
...
* fix: Removed Strict mode to stop render twice
* feat: added submenu system at sidebar
2023-03-23 14:50:17 +05:30
GitStart
da4cbf6c2f
fix: tabs deprecation warning from antd ( #2479 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-22 12:01:37 +05:30
GitStart
97bfee48e1
fix: slider deprecation warning from antd ( #2478 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-22 11:33:36 +05:30
Ankit Anand
da23d9e087
Update README.md ( #2480 )
...
Added pic for exceptions monitoring, added shadow on app metrics image.
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2023-03-22 10:23:21 +05:30
Nityananda Gohain
27db1b9080
Merge pull request #2456 from SigNoz/feat/opamp-logparing
...
feat: logs parsing pipeline support in opamp
2023-03-22 09:55:53 +05:30
Nityananda Gohain
55d7285c9a
Merge branch 'develop' into feat/opamp-logparing
2023-03-22 09:47:03 +05:30
Vishal Sharma
27c48674d4
fix: update query range params ( #2453 )
2023-03-21 22:53:56 +05:30
Ankit Anand
d29dfa0751
Update README.md ( #2475 )
...
Updated product screenshots, bullet points for features
2023-03-21 16:21:49 +05:30
Srikanth Chekuri
d951483597
fix: substitute nan negative rate from couter resets ( #2449 )
2023-03-21 11:47:04 +05:30
Chintan Sudani
481792d4ca
fix: create/edit panel shows a blank page ( #2473 )
2023-03-20 18:46:20 +05:30
Vishal Sharma
0fa20445d8
Merge branch 'develop' into feat/opamp-logparing
2023-03-20 17:40:09 +05:30
nityanandagohain
eb4ac18162
feat: processor builder updated with new logic and tests
2023-03-17 17:39:28 +05:30
Palash Gupta
1ddda19c8e
feat: table view is updated for body field ( #2465 )
2023-03-17 15:21:02 +05:30