Palash Gupta
91c3abae37
feat: editor is updated ( #2464 )
2023-03-17 15:12:31 +05:30
Rajat Dwivedi
c4b052c51e
upgraded some deprecated packages ( #2424 )
...
* fix: upgrade deprecated pkg
* fix: reverted linebreak rules
* chore: some of the refactoring is done regarding the performance
---------
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-03-14 16:55:15 +05:30
palashgdev
66b2e17bba
feat: color coding is added in the table view ( #2437 )
2023-03-10 13:55:42 +05:30
palashgdev
7f04a4407b
feat: color coding is added in the list view ( #2432 )
2023-03-07 18:15:54 +05:30
palashgdev
2a03291171
feat: body is added in the log ( #2431 )
2023-03-07 18:07:23 +05:30
GitStart
080a53a9b4
fix: menu antd deprecation warning ( #2416 )
...
* fix: menu antd deprecation warning
* chore: some of the refactoring is updated
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-03-03 16:39:24 +05:30
palashgdev
e46b7e41e5
feat: restricted_SELECTED_FIELDS is filtered from the selected list ( #2401 )
...
* feat: restricted_SELECTED_FIELDS is filtered from the selected list
* chore: selected id fields is removed from the rendering part
2023-03-01 17:26:37 +05:30
Mary Ojo
b0d5b15330
style: corrected the positioning of the charts tooltip ( #2402 )
...
* style: corrected the positioning of the charts tooltip
* style: stored value for pixel in variable
* chore: logic is shifted to plugin
---------
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-02-28 14:16:31 +05:30
palashgdev
80cd317b3b
feat: color encoding is added in the logs raw view ( #2398 )
...
* chore: some of the changes are updated
* feat: ansi-to-html is added
* feat: color is added in the raw view
2023-02-28 11:03:02 +05:30
Chintan Sudani
174fc107c2
fix: scrollbar issue on widget ( #2359 )
...
* fix: Removed Strict mode to stop render twice
* fix: scrollbar issue on widget
2023-02-23 17:06:57 +05:30
volodfast
bad80def90
feat: add list and table views for logs ( #2163 )
...
* feat: add list and table views for logs
* chore: some of the changes are updated
* chore: some of the refactoring is done
* chore: px to updated to rem
* chore: constant is moved to local storage
* refactor: some of the refactoring is updated
* chore: some of the changes are updated
* fix: resize log table issue
* chore: logs is updated
* chore: resize header is updated
* chore: font observer is added in package json and hook is added for same
* chore: no logs text is updated
* chore: no logs text is updated
* chore: updated some feedback in raw logs line
* chore: types is added
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Chintan Sudani <csudani7@gmail.com>
2023-02-15 14:55:15 +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
b67206dd65
fix: graph component is memorised ( #2223 )
2023-02-10 18:02:37 +05:30
volodfast
de370d7f0c
feat: increase chart point visibility ( #2185 )
2023-02-07 20:59:11 +05:30
volodfast
8a5b26cefe
feat: highlight nearest in chart on hover ( #2184 )
...
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-02-07 16:55:33 +05:30
palashgdev
2a20b6fc86
fix: unit test is fixed with react 18 ( #2199 )
2023-02-07 16:42:49 +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
17f32e9765
feat: global time is updated ( #2013 )
2023-02-02 11:12:12 +05:30
GitStart
a2a8a32d1c
fix: different time formats in hover legend and x-axis on charts ( #2040 )
...
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: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-02-01 15:04:17 +05:30
Chintan Sudani
213838a021
fix: Chart loaders on reload and change of time interval at dashboard ( #2068 )
...
* fix: Chart data logic on dashboard reloads
* fix: linting issues
* fix: added right side loader & css config
* fix: loader condition change
* fix: linting issues
* fix: error state of API
* fix: Resolved suggested changes
* fix: Error state for API Failed
* fix: Default loading state
* fix: linting issues
* fix: Suggested changes
* feat: Added common hook for previous value
* chore: usePrevious is made type safety
* chore: chart data set is updated
* chore: removed eslint rule
* fix: commitlint issue on commit
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-25 20:31:42 +05:30
Chintan Sudani
a654baaa5b
fix: graph flickering issue on trace page ( #2120 )
...
* fix: Removed Strict mode to stop render twice
* fix: graph flickering issue on trace page
2023-01-25 19:55:33 +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
Chintan Sudani
186632af69
fix: Changed Legends UI & Scrollable ( #2078 )
...
* fix: Changed Legends UI & Scrollable
* fix: Changed axis label color
* fix: Changed Legends UI & Scrollable
* chore: Removed other issues changes
* fix: linting issues
* fix: changed fontsize of legend
* fix: changed height of legend
* chore: px is updated to rem
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-18 19:53:45 +05:30
Chintan Sudani
fa652be926
fix: Changed axis label color ( #2080 )
...
* fix: Changed axis label color
* fix: linting issues
* chore: helpers is updated
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-18 19:40:15 +05:30
volodfast
1e39131c38
feat: drag select timeframe on charts ( #2018 )
...
* feat: add drag select functionality to chart
* fix: use redux stored values for time frame selection
* fix: ignore clicks on chart without dragging
* feat: add intersection cursor to chart
* refactor: update drag-select chart plugin
* fix: respond to drag-select mouseup outside of chart
* fix: remove unnecessary chart update
* feat: add drag-select to dashboard charts
* refactor: add util functions to create custom plugin options
* fix: enable custom chart plugins
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-01-17 17:00:34 +05:30
GitStart
eec236af50
Add visual feedback on Copy JSON
in Log filter page ( #2055 )
...
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: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-01-16 12:03:35 +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
Marius Kimmina
b23d8da96c
style: use 'no data' for empty graphs ( #2002 )
...
* style: use 'No Data' for empty graphs
* style: use 'No data' for empty graphs
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-01-10 10:44:59 +05:30
Palash Gupta
092c02762f
feat: add no found with no events are present ( #1874 )
...
* chore: not found component is updated
* feat: no events handling is updated
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 17:14:17 +05:30
Palash Gupta
ac446294e7
fix: logs selection of filter is fixed ( #1910 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 16:20:34 +05:30
Amol Umbark
0abae1c09c
feat: show release note in alerts dashboards and services pages ( #1840 )
...
* feat: show release note in alerts dashboards and services pages
* fix: made code changes as per review and changed message in release note
* fix: solved build pipeline issue
* fix: solved lint issue
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-09 20:16:09 +05:30
Palash Gupta
ab5311caac
feat: events is updated by adding the timestamp ( #1802 )
...
* feat: events is updated
* chore: title is updated
* feat: trace detail event timestamp is updated
2022-12-02 10:34:06 +05:30
Palash Gupta
6c9036fbf4
fix[logs][FE]: live tail is fixed ( #1759 )
...
* fix: live tail is fixed
* fix: graph state is updated
* chore: step size is updated
* chore: xaxis config is updated
* chore: isDisabled state is updated for top navigation
* chore: selected interval is updated in the reducer
* fix: build is fixed
* chore: xAxis config is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-11-28 15:44:33 +05:30
Palash Gupta
90a6313423
feat: value graph is updated ( #1733 )
2022-11-21 21:03:33 +05:30
Priyanka Chakraborty
1b1fb2f13b
feat: route and breadcrumbs renamed to services ( #1566 )
...
* feat: route and breadcrumbs renamed to services
2022-10-03 07:02:03 +05:30
Nityananda Gohain
ea8bd7047f
Fix case mismatch in static fields. ( #1537 )
...
* case mismatch fix
* fix: undefined handled in flattened data
2022-08-24 18:59:44 +05:30
Pranshu Chittora
f48a884f90
fix: eslint and tsc fixes for logs ( #1527 )
...
* fix: eslint and tsc fixes for logs
* chore: remove package-lock file
2022-08-19 17:16:04 +05:30
Pranshu Chittora
166e5612eb
feat: restrict timestamp from adding it to query ( #1517 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-08-16 18:53:34 +05:30
Pranshu Chittora
7a4750a882
Logs UI ( #1436 )
...
* feat: logs routing
* feat: add redux for logs
* feat: logs filter ui
* feat: logsql parser integration
* feat: logs table initial version
* feat: logs aggregated view
* feat: add log detail
* feat: log live tail
* feat: Logs TTL UI
2022-08-11 11:45:28 +05:30
Amol Umbark
a8c7237bbb
Alert UI with metrics builder ( #1359 )
...
* added more changes to query builder
* added types for composite queries
* (feat): added edit rules and create rules forms
* (feat): added chart preview for alert metric ui
* (feat): added threshold in chart, translations in alert form and a few fixes
* feat: added a link for alert name in list alerts page and source for each rule update
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
2022-07-14 13:23:15 +05:30
Palash
dd9cbcee33
fix: decimal-precision is made undefined ( #1344 )
...
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2022-06-30 19:02:31 +05:30
Pranshu Chittora
ba7427f280
feat: Metrics Builder Enhancements and Code Cleanup ( #1325 )
...
* feat: improved ts typings
* chore: remove uncommented code
2022-06-28 17:32:02 +05:30
Pranshu Chittora
9d3fc493a3
feat: Metrics Query Builder ( #1166 )
...
* feat: metrics builder metrics name suggestion UX changes
* feat: metrics builder metric name and single value selection
* feat: code cleanup
* feat: improved ts typings
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-06-24 15:00:21 +05:30
Palash
b8c3fd1cbf
test: test pipeline for unit test is configured ( #1277 )
...
* test: test pipeline is configured
Co-authored-by: Palash gupta <palash@signoz.io>
2022-06-23 15:26:44 +05:30
Palash gupta
cbaf9b009c
fix: merge conflit resolved
2022-05-20 13:29:08 +05:30
Palash gupta
9fd8d12cc0
feat: Tabs selection persist when we refresh
2022-05-19 21:25:03 +05:30
Palash gupta
dd0047da07
feat: playwright is configured
2022-05-17 19:28:06 +05:30