Yevhen Shevchenko
522bdf04ef
feat: Add Generic Table View in the logs explorer ( #2936 )
...
* feat: add dynamic table based on query
* fix: group by repeating
* fix: change view when groupBy exist in the list
* fix: table scroll
* fix: filters for explorer page (#2959 )
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-23 12:45:09 +05:30
Rajat Dabade
314edaf1df
fix: default as query builder when creating new alert ( #2963 )
2023-06-23 11:22:34 +05:30
Rajat Dabade
c05c939ee1
feat: sorting for tooltip in graph view ( #2948 )
...
* feat: sorting for tooltip in graph view
* Update index.tsx
* refactor: name of the variable in itemSort
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-22 17:58:56 +05:30
Prashant Shahi
555bb79866
chore: 🔧 use signoz/locust docker repo for multi-arch image ( #2954 )
2023-06-22 15:00:31 +05:30
Ankit Nayan
2ee7817685
Merge pull request #2955 from SigNoz/release/v0.21.0
...
Release/v0.21.0
2023-06-22 00:56:11 +05:30
Prashant Shahi
803cfd1aa3
Merge branch 'develop' into release/v0.21.0
2023-06-22 00:30:02 +05:30
Palash Gupta
1c98d4f55c
fix: editing condition is updated ( #2952 )
...
* fix: save rules/dashboard is now enabled for metrics irrespective of feature flag disabled
* chore: check is updated for alerts
* chore: alert condition is updated
* chore: condition for alert is updated
* fix: edit condition is fixed
* fix: isTraceOrLogsQueryBuilder condition for editing a panel
* fix: error message is shown to the user
---------
Co-authored-by: makeavish <makeavish786@gmail.com>
2023-06-21 20:56:15 +05:30
Srikanth Chekuri
4460b46e47
chore: bump SigNoz and collector versions
v0.21.0
2023-06-21 20:07:49 +05:30
Palash Gupta
a6237d8640
fix: save rules/dashboard is now enabled for metrics irrespective of feature flag disabled ( #2946 )
...
* fix: save rules/dashboard is now enabled for metrics irrespective of feature flag disabled
* chore: check is updated for alerts
* chore: alert condition is updated
* chore: condition for alert is updated
2023-06-21 19:56:57 +05:30
Palash Gupta
3f4cd130ed
fix: feature flag is added when we are switching the tab ( #2930 )
2023-06-21 16:46:11 +05:30
Palash Gupta
cf05345ccd
fix: white screen issue is fixed when cloning the panel ( #2944 )
2023-06-21 13:33:06 +05:30
Vishal Sharma
9e305cb672
feat: add zap otel logger support ( #2790 )
...
* feat: add zap otel logger support
2023-06-21 11:47:30 +05:30
Rajat Dabade
0d82a93f18
fix: fixed the initial graph load issue for dashboard ( #2938 )
2023-06-20 09:07:19 +05:30
dnazarenkosignoz
96b94a619e
feat: add the export panel ( #2925 )
...
* feat: add the export panel
* feat: dropdown overlay is updated to dropdown
* chore: loading variable is updated for create dashboard
* chore: export panel is updated
---------
Co-authored-by: Nazarenko19 <danil.nazarenko2000@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-19 19:07:44 +05:30
dnazarenkosignoz
37fc00b55f
feat: add the Trace Explorer page with Query Builder ( #2843 )
...
* feat: update the SideNav component
* feat: add the Trace Explorer page with Query Builder
* chore: build is fixed
* chore: tsc build is fixed
* chore: menu items is updated
---------
Co-authored-by: Nazarenko19 <danil.nazarenko2000@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-19 18:27:58 +05:30
Palash Gupta
b782bd8909
chore: try signoz cloud link is updated ( #2928 )
2023-06-19 12:15:57 +05:30
Prashant Shahi
bcacb1d2b0
ci(gh-workflows): 👷 bump up versions and minor updates ( #2923 )
...
* ci(gh-workflows): 👷 bump up versions and minor updates
* ci(gh-workflows): 👷 bump up versions of verify-linked-issue-action to v0.71
* ci(e2e-k3s): 👷 use ipconfig instead
* ci(remove-label): 👷 create separate step for remove label
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-06-16 22:22:11 +05:30
Yevhen Shevchenko
7f05ce3d05
fix: query operator ( #2924 )
2023-06-16 18:10:54 +05:30
Yevhen Shevchenko
5bdb0e84d1
Feat/logs explorer ( #2905 )
...
* feat: add query builder and graph
* feat: add graph
* fix: id in the another places
* fix: multiple queries for explorer logs
* chore: chunkName is updated
---------
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-16 16:08:39 +05:30
Prashant Shahi
82936f73a3
chore: update Makefile ( #2917 )
...
* fix(docker-buildkit): 🐛 use progress plain
* chore(Makefile): add targets for clearing only clickhouse data
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-06-16 00:06:01 +05:30
Palash Gupta
9aa8148269
fix: updating dashboard variables is not allowed for viewer role ( #2910 )
...
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2023-06-15 19:46:08 +05:30
Rajat Dabade
86c6c43f95
fix: updated redirect link for try signoz cloud button ( #2919 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-15 17:48:55 +05:30
Palash Gupta
3792f137fa
fix: new widget condition is fixed and handling of undefined is done ( #2906 )
2023-06-15 14:13:58 +05:30
Palash Gupta
389385324f
fix: clone panel permission is updated ( #2915 )
2023-06-15 12:52:31 +05:30
Palash Gupta
9ad17c2d60
fix: handling of 404 in dashboard is updated ( #2908 )
2023-06-15 11:15:25 +05:30
Palash Gupta
52a222e87a
feat: added the contribution guidelines ( #2850 )
2023-06-14 20:11:40 +05:30
Chintan Sudani
8433d81dc0
fix: alert name required message & button disabled ( #2896 )
...
* fix: alert name required message & button disabled
* fix: tooltip message issue
* fix: button disabled issue while create alert
* chore: requiredMessage is updated
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-14 12:53:50 +05:30
Palash Gupta
148889e198
fix: query key is updated ( #2894 )
2023-06-13 16:26:12 +05:30
GitStart
a649ced337
chore: alert rules is updated ( #2646 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-13 14:15:52 +05:30
Daman Arora
3ba8ee1d26
fix: close dropdown after user has selected a tag ( #2892 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-13 11:08:45 +05:30
Nityananda Gohain
316cbe484b
fix: support for exists and nexists in existing parser ( #2873 )
...
* fix: support for exists and nexists in existing parser
* fix: comment updated
* feat: handle static log fields in exists and nexists
2023-06-13 09:49:23 +05:30
Palash Gupta
ef74ef3526
fix: sorting logic is updated ( #2882 )
...
* fix: sorting logic is updated
* fix: made a util for error rate
* chore: updated the function name
2023-06-12 18:19:07 +05:30
Chintan Sudani
bd6745dd66
fix: alert threshold disappears on run query ( #2888 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-12 14:48:01 +05:30
Daman Arora
754ba93df9
fix: create and store label when colon is pressed ( #2886 )
...
* fix: create and store label when colon is pressed
* fix: use native JS replace
* chore: extra value variable is removed
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-12 14:36:21 +05:30
Pranay Prateek
bb7ea8e8fb
Merge branch 'main' into develop
2023-06-09 19:38:26 +05:30
Prashant Shahi
4a467435e9
Merge pull request #2884 from SigNoz/release/v0.20.2
...
Release/v0.20.2
2023-06-09 17:42:04 +05:30
Nityananda Gohain
014d4a2e7c
Fixes for pagination in listview ( #2791 )
2023-06-09 17:07:45 +05:30
Srikanth Chekuri
84c4668b67
chore: pin SigNoz version to 0.20.2
v0.20.2
2023-06-09 14:20:15 +05:30
Srikanth Chekuri
0cf56d8247
fix: allow unspecified key type
2023-06-09 14:18:48 +05:30
Palash Gupta
99f863f444
fix: raw query is updated to query ( #2881 )
2023-06-09 14:17:23 +05:30
Palash Gupta
f3e077ce52
fix: raw query is updated to query ( #2881 )
2023-06-09 14:14:23 +05:30
Palash Gupta
5af5cb0cf0
FE: invite form is reset when closed ( #2875 )
...
* feat: add the options menu
* fix: data is reset when modal is turned down
---------
Co-authored-by: Palash <palashgdev@gmail.com>
2023-06-09 00:44:25 +05:30
Srikanth Chekuri
04a9de1e32
feat: add querier interface and initial implementation ( #2782 )
2023-06-08 15:46:18 +05:30
dnazarenkosignoz
7415de4751
feat: add the options menu ( #2832 )
...
Co-authored-by: Nazarenko19 <danil.nazarenko2000@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-08 14:50:39 +05:30
Chintan Sudani
e5bb125a55
fix: layout issue on alert page ( #2867 )
2023-06-08 13:49:01 +05:30
dnazarenkosignoz
540568d29f
feat: update the SideNav component ( #2858 )
...
* feat: update the SideNav component
* chore: onClick is updated
* chore: selected condition is updated
* fix: build is fixed
---------
Co-authored-by: Nazarenko19 <danil.nazarenko2000@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-08 13:19:33 +05:30
Srikanth Chekuri
4d59f4c7e5
chore: pin SigNoz version to 0.20.1
v0.20.1
2023-06-08 12:31:07 +05:30
Nityananda Gohain
59025238b3
fix: if condition corrected in aggreagte attribute static fields ( #2866 )
2023-06-08 12:29:18 +05:30
Nityananda Gohain
a67d064418
fix: if condition corrected in aggreagte attribute static fields ( #2866 )
2023-06-08 12:26:59 +05:30
Yevhen Shevchenko
1770e6a157
refactor: query data field for widgets ( #2839 )
...
* refactor: query data field for widgets
* fix: query key index
* fix: remove queryData fields
* fix: remove rest queryData field
* fix: remove queryData from services
* fix: remove queryData in another places
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-07 17:57:33 +05:30