Rajat Dabade
cbd2f4c643
[Fix]: select dropdown for onboarding flow ( #3618 )
...
* fix: select dropdown for onboarding flow
* refactor: dropdown scroll issue for widget header
* refactor: dropdown scroll issue for topnav
* refactor: fix the dropdown scroll issue
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-25 19:39:10 +05:30
Rajat Dabade
54738432af
fix: the flickering issue of trace graph ( #3236 )
2023-08-01 17:25:16 +05:30
GermaVinsmoke
72452dc946
chore: remove react import ( #2727 )
...
* chore: added jsx-runtime plugin in eslint tsconfig
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: updated react imports
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: renamed redux dispatch
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* fix: build is fixed
---------
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 13:14:32 +05:30
Chintan Sudani
502b8b1ba8
fix: tag filters query missing on page reload ( #2580 )
...
* fix: remove frontend code owner
* chore: set Cache-Control for auto complete requests (#2504 )
* feat(filter): add group by filter (#2538 )
* fix: tag filters query missing on page reload
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Yevhen Shevchenko <90138953+yeshev@users.noreply.github.com>
2023-04-18 11:28:44 +05:30
Palash Gupta
5ff9172103
fix: slider duration is fixed ( #2537 )
2023-04-03 15:26:47 +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
palashgdev
1f44f089e0
feat: multiple values can be selected ( #2365 )
...
* feat: multiple values can be selected
* chore: tag value is updated
* fix: handle few edge cases
---------
Co-authored-by: makeavish <makeavish786@gmail.com>
2023-02-23 23:54:16 +05:30
palashgdev
2624ce4007
feat(FE): span Kind is added in the trace filter page ( #2281 )
2023-02-20 19:12:54 +05:30
Vishal Sharma
8ebb76bd0c
fix: resource attribute tag key type is updated ( #2231 )
...
* fix: resource attribute tag key type is updated
from array to string
* chore: convert tag key from array to string
2023-02-14 10:48:47 +05:30
GitStart
7998d474e2
FE: Create a single instance of notification in form of Context Provider and use it across whole app ( #2196 )
...
* feat: create notification context provider
* chore: import is updated to absolute import
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Palash <palashgdev@gmail.com>
2023-02-12 08:53:00 +05:30
palashgdev
1151e8521e
test: traceGraphFilter/utils selectedGroupByValue is added ( #2201 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-02-08 12:58:53 +05:30
Vishal Sharma
02ef1744b4
feat: add autocomplete to groupBy filters ( #2156 )
...
* feat: add autocomplete to groupBy filters
* chore: handle none groupby in frontend
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-07 11:41:09 +05:30
Chintan Sudani
62b2462e03
feat: modified resize table component ( #2175 )
...
* fix: Removed Strict mode to stop render twice
* feat: modified resize table component
2023-02-03 18:06:26 +05:30
Chintan Sudani
152846f554
feat: Added Resizable Wrapper for Ant Design Table ( #2014 )
...
* feat: Added Resizable Wrapper for AntD Table
* chore: Merging upstream develop into fork
* chore: updated lock file
* fix: Lint issues resolved
* fix: Lint issues resolved
* fix: Types issues
* fix: linting issues
* fix: Types issues
* fix: POC of new resize lib
* fix: linting issues
* chore: resize is updated
* fix: added old lib logic
* fix: removed console.log
* chore: types are updated
* chore: removed un used style
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-02 16:53:15 +05:30
GitStart
846da08cbd
refactor: antdv5 notfications ( #2161 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-02 11:38:32 +05:30
Palash Gupta
f766435acc
feat: popover is added in the trace tag search ( #2118 )
...
* feat: popover is updated
* chore: arrow is removed and padding is removed
* chore: width is updated
2023-01-25 18:56:15 +05:30
Vishal Sharma
05ce03e67d
feat: tag filtering frontend changes ( #2116 )
...
feat: tag filtering frontend changes
2023-01-25 15:20:27 +05:30
Palash Gupta
e62e541fc4
FE: added more eslint rule ( #2090 )
...
* chore: arrow-body-style func-style is added in the rule
* fix: linting issues fixed
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-24 18:53:04 +05:30
Palash Gupta
2f1ca93eda
fix: tags is grabbed from the local state ( #2106 )
2023-01-24 17:42:48 +05:30
Palash Gupta
5ed7c9a46e
feat: react is updated to v18 ( #2030 )
2023-01-13 12:01:46 +05:30
Palash Gupta
2f5908a3dd
feat: antd is updated from v4 to v5 ( #2012 )
...
* feat: v5 is in progress
* feat: antdv5 is updated
* fix: build is fixed
* fix: default config is over written by custom one
* chore: onchange handler is updated
* chore: overflow is hidden in the layout
* Update index.tsx
* fix: import is fixed
* chore: un used import is fixed
* fix: dark mode is updated in service map
* fix: config dropdown is updated
* fix: logs types is updated
* fix: copy clipboard notification is updated
* chore: layout changes are updated
* chore: colors is updated
* chore: action width is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-01-11 14:39:06 +05:30
Vishal Sharma
983ca1ec6a
feat: introduce getSubTreeSpans function in clickhouse query builder & introduce smart trace detail algorithm ( #1648 )
...
* perf: introduce smart trace detail algorithm
* fix: remove hardcoded levels and handle null levels
* feat: add support for broken trees
* feat: use spanLimit env variable
* fix: handle missing root span
* add root spanId and root name
* use permanent table
* add kind, events and tagmap support
* fix query formation
* increase context timeout to 600s
* perf improvement
* handle error
* return tableName as response to query
* support multiple queries tableName
* perf: improve memory and latency
* feat: add getSubTree custom func and smart trace detail algo to ee
* fix: create new functions for ee
* chore: refactor codebase
* chore: refactor frontend code
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-24 18:18:19 +05:30
Vishal Sharma
b0ec619881
fix: trace table pagination ( #1749 )
...
* fix: trace table pagination
* chore: refactor
* chore: refactor
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-24 16:25:26 +05:30
Palash Gupta
4a244ad7b2
feat: onClick is updated ( #1732 )
...
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-11-21 16:44:41 +05:30
Palash Gupta
46050a217c
feat: all trace now open in new tab ( #1662 )
2022-10-26 12:53:47 +05:30
Vishal Sharma
eaadc3bb95
feat: introduce search trace ID component ( #1551 )
...
* feat: searchTraceID checkpoint
* feat: filter spans using TraceID from trace filter page
Co-authored-by: palashgdev <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-09-12 19:35:31 +05:30
Srikanth Chekuri
c3d665e119
feat: make SigNoz rpc aware ( #1366 )
...
* feat: make SigNoz rpc aware
* chore: update the code/method logic
2022-07-14 10:24:03 +05:30
Palash
31848c488d
Merge branch 'develop' into trace-filter-toolip
2022-06-24 11:33:05 +05:30
Palash
aae6a1adf1
Merge branch 'develop' into 417-search-filter
2022-06-24 00:11:37 +05:30
Palash
bef83d30cc
feat: duration filter is updated ( #1272 )
...
* feat: duration filter is updated
* feat: search filter is added in the trace filter
Co-authored-by: Palash gupta <palash@signoz.io>
2022-06-23 19:12:43 +05:30
Palash
1ebf3dbf65
feat: select tags key and value are updated to autocomplete filtering ( #1267 )
...
* feat: select tags key and value are updated to autocomplete filtering
Co-authored-by: Palash gupta <palash@signoz.io>
2022-06-23 19:11:19 +05:30
Palash
186f4dca71
feat: light mode tooltip is updated
2022-06-23 18:07:03 +05:30
Palash
1e980c3886
feat: condition is updated
2022-06-23 12:37:42 +05:30
Palash
d7d0d70aa5
chore: search filter is made conditional as filters need to be present
2022-06-23 01:12:12 +05:30
Palash
224ec8d0d9
feat: search filter is added in the trace filter
2022-06-23 01:07:02 +05:30
palash-signoz
38c0bcf4ea
fix: trace table is fixed ( #1208 )
2022-05-26 16:51:18 +05:30
palash-signoz
2c62a1c0f0
Merge pull request #1163 from palash-signoz/389-trace-left-panel
...
feat: tooltip is added and max width is configured in the left panel to show text ellipsis
2022-05-19 16:43:39 +05:30
Palash gupta
358fc3a217
feat: tooltip is added and max width is configured in the left panel to show text ellipsis
2022-05-19 08:28:50 +05:30
Palash gupta
80c0b5621d
fix: error handling is updated in trace
2022-05-10 17:09:39 +05:30
palash-signoz
5b316afa12
chore: sorting key is updated ( #1059 )
2022-05-04 14:32:38 +05:30
palash-signoz
90637212bc
feat: total count is generated from the filter ( #1047 )
...
* feat: total count is generated from the filter
2022-05-03 23:33:12 +05:30
palash-signoz
e903277143
feat: sorting duration is added ( #1032 )
...
* feat: sorting duration is added in trace filter page
2022-05-03 21:14:40 +05:30
palash-signoz
29c0b43481
bug: Rows per page setting is now working ( #1026 )
2022-05-03 15:30:08 +05:30
palash-signoz
9351fd09c2
bug: exclude param is added in the getTagFilters ( #1025 )
2022-05-03 15:29:54 +05:30
palash-signoz
95311db543
feat: tagkey length check is added ( #999 )
2022-04-22 19:45:14 +05:30
Palash gupta
08bbb0259d
feat: httpCode and httpStatus is updated to code and method
2022-04-19 00:21:30 +05:30
palash-signoz
93638d5615
Use fetch fix ( #995 )
...
* feat: useFetch in tag value is removed and moved to use query
* feat: useFetch in all channels is removed and moved to use query
* feat: useFetch in edit rule is removed and moved to use query
* feat: useFetch in general settings is removed and moved to use query
* feat: useFetch in all alerts is changed into use query
2022-04-18 15:24:51 +05:30
palash-signoz
d102c94670
bug: unused import is removed and two unwanted eslint rule is removed ( #968 )
2022-04-08 14:05:16 +05:30
palash-signoz
041a5249b3
feat: onClick is added in the row ( #966 )
2022-04-07 13:11:27 +05:30
palash-signoz
a767697a86
Merge pull request #965 from palash-signoz/trace-filter-fix-incoming-from-metrics-page
...
Bug: Trace filter fix incoming from metrics page
2022-04-07 12:59:37 +05:30