Palash
17b0ee5434
Merge pull request #1306 from palashgdev/489-layout
...
feat: removed auto save layout from dashboard
2022-06-23 12:29:12 +05:30
Palash
5f802e0e20
Merge branch 'develop' into 489-layout
2022-06-23 10:55:20 +05:30
Palash
63e663a92d
feat: removed auto save layout from dashboard
2022-06-23 10:54:15 +05:30
rw4nn
d21ab7b82d
fix(FE): escape regular expression to filter dashboards with special characters ( #1279 )
...
* fix(FE): escape reg exp to filter dashboards
* test(FE): add type and use uuid v4
2022-06-23 10:25:55 +05:30
Prashant Shahi
84b876170d
chore: clickhouse version bump ( #1280 )
...
* chore: clickhouse version bump
2022-06-23 10:15:21 +05:30
Palash
0b36da714f
Merge pull request #1276 from palashgdev/414-uri
...
feat: nginx uri issue is handled by increasing buffers
2022-06-21 17:36:41 +05:30
Palash
ce0ac1e3af
Merge branch 'develop' into 414-uri
2022-06-21 17:29:55 +05:30
Palash
bcb5256de0
Update CODEOWNERS ( #1265 )
2022-06-21 17:25:59 +05:30
Palash
fdca72b9b2
chore: nginx config is updated
2022-06-21 16:09:17 +05:30
Palash
7f64dfd023
chore: nginx config is updated
2022-06-21 16:05:18 +05:30
Palash
8871d53ae0
nginx config is updated
2022-06-21 15:12:03 +05:30
Palash gupta
84e281271c
Merge branch '414-uri' of https://github.com/palash-signoz/signoz into 414-uri
2022-06-17 12:31:59 +05:30
Palash gupta
43e4f637d1
fix: remove fastcgi
2022-06-17 12:31:48 +05:30
Palash
c156b9c403
Merge branch 'develop' into 414-uri
2022-06-17 08:08:11 +05:30
Palash gupta
9885572842
feat: nginx uri issue is handled by increasing buffers
2022-06-17 08:07:33 +05:30
Ankit Nayan
9c8c31d912
Merge branch 'develop' of https://github.com/SigNoz/signoz into develop
2022-06-15 02:45:49 +05:30
Ankit Nayan
469254e9fc
Merge pull request #1266 from SigNoz/release/v0.8.2
...
Release/v0.8.2
2022-06-15 02:45:01 +05:30
Prashant Shahi
1f2ec0d728
chore(release): 📌 pin versions: SigNoz 0.8.2, OtelCollector 0.45.1-0.3
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.8
v0.8.2
2022-06-15 01:47:04 +05:30
Ankit Nayan
24e84bac2a
Create codeball.yml
2022-06-14 20:50:13 +05:30
Srikanth Chekuri
4f12f8c85c
fix: incorrect 5xx rate calculation ( #1229 )
2022-06-14 01:09:44 +05:30
Ankit Nayan
7b315c6766
Merge pull request #1246 from SigNoz/release/v0.8.1
...
Release/v0.8.1
2022-06-09 21:17:59 +05:30
Prashant Shahi
676fe892a5
chore(release): 📌 pin versions: OtelCollectors 0.45.1-0.2 and config changes
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.8.1
2022-06-09 20:58:10 +05:30
Prashant Shahi
15260e0e14
Merge branch 'main' into release/v0.8.1
2022-06-09 17:24:12 +05:30
Prashant Shahi
ce7be6e7cd
chore(release): 📌 pin versions: SigNoz 0.8.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-06-09 17:20:11 +05:30
palash-signoz
99d38860cb
Merge pull request #1243 from pranshuchittora/pranshuchittora/feat/dashboard-save-rbac
...
feat(FE): save dashboard with RBAC permissions
v0.8.1-rc5
2022-06-09 12:23:18 +05:30
Pranshu Chittora
1f4f281965
feat(FE): save dashbaord with RBAC permissions
2022-06-09 12:04:47 +05:30
palash-signoz
4aa4bf9ea2
Merge pull request #1242 from pranshuchittora/pranshuchittora/feat/dashboard-edit-permission
...
feat(FE): dashboard edit permission based on RBAC
2022-06-08 23:25:21 +05:30
Pranshu Chittora
052eb25cff
chore(FE): sidebar red dot styling
2022-06-08 23:15:48 +05:30
Pranshu Chittora
ce14638a63
feat(FE): dashboard edit permission based on RBAC
2022-06-08 22:57:34 +05:30
Prashant Shahi
fa142707dc
chore(alertmanager): 🔧 use query-service internalport ( #1241 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.8.1-rc4
2022-06-08 16:03:48 +05:30
Amol Umbark
5ae4e05c96
HTTP listener for internal services ( #1238 )
...
* feat: added private http server to handle internal service requests
* feat: added private port default to constants
2022-06-08 12:22:25 +05:30
palash-signoz
b7d52b8fba
fix: dashboard is updated ( #1240 )
...
* fix: dashboard is updated
* fix: redux is made empty when creating dashbaord
Co-authored-by: Palash gupta <palash@signoz.io>
2022-06-08 11:50:41 +05:30
palash-signoz
1c90e62189
feat: dashboard layout is updated ( #1221 )
...
* feat: dashboard layout is updated
* feat: onClick is made fixed
* feat: layout is updated
* feat: layout is updated
* feat: layout is updated
* fix: memo is removed and grid layout component is refactored to use use query
* fix: saveDashboard is updated
* feat: layout is fixed
* fix: tsc error are fixed
* fix: delete widgets is updated
* fix: useMount once is added
* fix: useMount once is removed
* chore: removed the commented code
Co-authored-by: Ankit Nayan <ankit@signoz.io>
v0.8.1-rc3
2022-06-07 16:14:49 +05:30
palash-signoz
cfeb631a6e
Merge pull request #1217 from palash-signoz/1215-signup
...
fix: button is disable until condition is met
2022-06-07 16:02:40 +05:30
palash-signoz
4fc4ab0611
Merge branch 'develop' into 1215-signup
2022-06-01 18:16:08 +05:30
palash-signoz
b107902c31
Merge pull request #1220 from palash-signoz/1219-video-update
...
chore: video link is updated
2022-06-01 18:15:52 +05:30
palash-signoz
2d83afd0c4
Merge branch 'develop' into 1215-signup
2022-05-31 11:20:29 +05:30
palash-signoz
e641577e1c
Merge branch 'develop' into 1219-video-update
2022-05-31 11:19:49 +05:30
Palash gupta
3e4b56e012
chore: video link is updated
2022-05-31 11:18:52 +05:30
palash-signoz
697fd1d1bf
Merge pull request #1209 from palash-signoz/dashboard-layout-fix
...
fix: layout is updated
2022-05-30 22:31:13 +05:30
palash-signoz
21dbdb57da
Merge branch 'develop' into dashboard-layout-fix
2022-05-30 22:21:17 +05:30
palash-signoz
3406bcaa5f
Merge branch 'develop' into 1215-signup
2022-05-30 22:06:05 +05:30
Palash gupta
de0fd64a5e
fix: button is disable until condition is met
2022-05-30 22:04:45 +05:30
Pranay Prateek
c27c026e25
Update SECURITY.md
2022-05-30 17:22:47 +05:30
Pranay Prateek
0a4bc7e181
Update SECURITY.md
2022-05-30 17:22:20 +05:30
Pranay Prateek
b6cfe9d08e
Update SECURITY.md
2022-05-30 17:14:01 +05:30
Pranay Prateek
b5b9f20b1f
Update SECURITY.md
2022-05-30 17:13:34 +05:30
Pranay Prateek
25c6106bd6
Create SECURITY.md
2022-05-30 17:04:02 +05:30
Palash gupta
d5877337ec
fix: layout is updated
2022-05-27 07:04:22 +05:30
Palash gupta
51e0972219
fix: layout is updated
2022-05-27 07:03:12 +05:30