Vikrant Gupta
374f30e0cd
fix: billing container scroll issue when trial banner present ( #4893 )
2024-04-22 19:31:54 +05:30
Vikrant Gupta
38d2833931
fix: handle the old variables by name instead of id ( #4890 )
2024-04-20 17:54:29 +05:30
SagarRajput-7
731eacbbca
feat: [SIG-584]: moved facing issue btn tracking from trackEvent to logEvent ( #4888 )
...
* feat: [SIG-584]: moved facing issue btn tracking from trackEvent to logEvent
* feat: [SIG-584]: removed logEvent from useAnalytic hook
2024-04-20 16:40:47 +05:30
Vikrant Gupta
a140bef0e6
fix: handle the case where the functions are recieved as undefined in the query response ( #4880 )
2024-04-18 11:17:28 +05:30
Vikrant Gupta
48e5436167
fix: handle the edge cases for alerts create form ( #4875 )
2024-04-17 16:40:21 +05:30
Yunus M
0fc664a387
feat: show timestamp in list view of trace explorer ( #4860 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2024-04-16 12:41:13 +05:30
Srikanth Chekuri
fc2bdb610f
chore: make send resolved notifs configurable ( #4833 )
2024-04-15 13:46:12 +05:30
Srikanth Chekuri
a9464de62d
chore: use last 1day data for apdex latency metric meta ( #4846 )
2024-04-15 13:37:08 +05:30
Yunus M
57bfdedfe1
feat: send event if users click in facing issues button in get started ( #4859 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2024-04-15 13:26:20 +05:30
SagarRajput-7
7bdc9c0cb0
fix: fixed sidenav alignment with and without get-started ( #4829 )
2024-04-15 11:40:40 +05:30
SagarRajput-7
0d5934d56b
chore: added test cases for Logs ( #4828 )
...
* chore: add test cases for Logs
* chore: add test cases for Logs - explorer
* chore: add test cases for Logs - toolbarAction
* chore: add test cases for Logs - list and table view
* chore: add test cases for Logs - list and table view
* chore: code fix
2024-04-15 11:30:25 +05:30
Vikrant Gupta
3a5a61aff9
fix: wrong payload being sent in the dashboard payload ( #4854 )
...
* fix: wrong payload being sent in the dashboard payload
* fix: sync the update set dashboard function
* fix: syncronise the var updates
* fix: jest test cases
* fix: added review comments
* fix: do not make query range API call until the queue is empty
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-04-15 11:11:14 +05:30
Rajat Dabade
a54b7baa7d
feat: add support for pie chart panel type ( #4751 )
2024-04-13 09:55:02 +05:30
Rajat Dabade
27e412d1ee
refactor: removed the error body ( #4850 )
...
* refactor: removed the error body
* refactor: check for error response body condition
* refactor: empty object check
2024-04-10 15:19:01 +05:30
Vikrant Gupta
03dccb0101
fix: trace page breaking ( #4844 )
...
* fix: trace page breaking
* fix: crash on reload
* fix: hide update button for viewer role in collapsed mode
2024-04-09 19:20:08 +05:30
Rajat Dabade
25b74b48a5
[Fix]: selected time in right container to be used in query-range ( #4842 )
2024-04-09 13:48:54 +05:30
Vikrant Gupta
6815a96d29
feat: support of changing panel type in dashboards ( #4759 )
...
* feat: support of changing panel type in dashboards
* feat: add handle query change function
* feat: last bit of minor change
* feat: apply current query updates to superset query
* feat: pr cleanup
* feat: handle list type change
* fix: build issues
* fix: changes required due to refactor
* fix: handle offset and page size for list queries
* feat: handle functions propagation
* feat: handle the spaceAggregation value to retain
* fix: handle list panel type changes
* feat: handle removing the graph list from the side selection in case of metrics
* feat: handle list type qb changes
* feat: handle page breaking
* feat: pick dataSource from newQUeryItem
* feat: handle page reload
2024-04-09 13:36:19 +05:30
SagarRajput-7
e9bb05cc5d
fix: added billing page condition to not show when its not either cloud or enterprise ( #4827 )
2024-04-09 12:05:39 +05:30
dependabot[bot]
31c0b94ae6
chore(deps): bump webpack-dev-middleware in /frontend ( #4838 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 11:58:39 +05:30
Vikrant Gupta
59c242961f
feat: revamp integration flow ( #4832 )
...
* feat: revamp integration flow
* feat: final design changes
* feat: make test connection button grey
2024-04-09 11:29:54 +05:30
Yunus M
872ed9e963
fix: time preference from the panel should be used to fetch data ( #4836 )
2024-04-09 11:05:49 +05:30
Yunus M
d6cd155988
feat: update styles for toolbar ( #4824 )
2024-04-08 10:52:58 +05:30
Vikrant Gupta
b480ff1e48
revert: prevent stage and run query to apply legends ( #4816 )
2024-04-05 02:58:09 +05:30
Vishal Sharma
af353b9340
fix: sidebar jitter ( #4815 )
2024-04-04 20:53:36 +05:30
Yunus M
8f6f2f0018
feat: views toolbar visibility, light mode ( #4813 )
2024-04-04 18:47:41 +05:30
Yunus M
1f25d386df
feat: retry on chunk load error ( #4803 )
...
* feat: retry on chunk load error
* feat: consistent return
* feat: use lazyRetry for help tooltip
* feat: enable sourcemaps
2024-04-04 18:00:50 +05:30
SagarRajput-7
2d7a3733da
fix: [SIG-578]: changed color of function block connector ( #4800 )
2024-04-04 16:45:59 +05:30
SagarRajput-7
ff2a3bc4b0
fix: [SIG-577]: QB functions - states not clearing ( #4810 )
2024-04-04 16:45:15 +05:30
Vikrant Gupta
33383a4503
fix: alerts tag popup vibrating ( #4812 )
2024-04-04 13:58:26 +05:30
CheetoDa
f05b94c01e
Merge pull request #4799 from SigNoz/java-instructions-update
...
chore: fixed java instructions
2024-04-04 13:14:18 +05:30
CheetoDa
fd632f9952
Merge pull request #4798 from SigNoz/otel-version-change
...
feat: updated otel version number
2024-04-04 13:14:04 +05:30
CheetoDa
fd84d7b492
Merge pull request #4797 from SigNoz/docker-instructions
...
Docker instructions
2024-04-04 13:13:48 +05:30
Vikrant Gupta
e4808e585a
fix: app content overlapping sidenav ( #4811 )
2024-04-04 12:46:33 +05:30
CheetoDa
5cfeb56f9c
Created a variable for OTel version
2024-04-04 12:13:19 +05:30
CheetoDa
b947f823d7
chore: minor fix
2024-04-04 12:02:52 +05:30
CheetoDa
1520c1c57d
Merge branch 'develop' into otel-version-change
2024-04-04 12:00:09 +05:30
CheetoDa
f8477981d8
chore: fixed review comments
2024-04-04 11:53:46 +05:30
Yunus M
6a4aa9a956
QB - Logs - Enable TimeShift function ( #4792 )
...
* feat: qb - logs - enable time shift function
* feat: qb - logs - enable time shift function
* feat: show functions for logs in v3 version too
2024-04-04 11:05:58 +05:30
Vikrant Gupta
c76cef47ba
fix: remove integrations page view and add event for the same ( #4802 )
2024-04-03 12:31:38 +05:30
CheetoDa
3276dfa03e
chore: fixed java instructions
2024-04-03 04:42:19 +05:30
CheetoDa
1a14cc305c
feat: updated otel version number
2024-04-03 04:28:15 +05:30
CheetoDa
0c7e63d735
chore: saved unsaved files
2024-04-03 04:08:46 +05:30
CheetoDa
eb74cb4c5e
feat: docker completed
2024-04-03 04:03:00 +05:30
Yunus M
8ad827130e
feat: docked sidebar ( #4794 )
...
* feat: docked sidebar
* feat: update styles
2024-04-02 19:43:03 +05:30
CheetoDa
93bdfd3d83
chore: merged latest develop
2024-04-02 18:19:20 +05:30
CheetoDa
22d8889a07
feat: added docker instructions
2024-04-02 18:05:39 +05:30
Vikrant Gupta
7c93944d40
fix: chunk load webpack error ( #4795 )
2024-04-02 17:55:36 +05:30
Rajat Dabade
ec9dbb6853
Dashboard Clean up and list view improvement. ( #4675 )
...
* refactor: initial setup
* refactor: created panelWrapper to separate panel data
* fix: type error
* fix: the dimension issue for graphs
* refactor: done with table value uplot panels
* refactor: done with logs panel component
* refactor: updated props for log panel component
* fix: query range duplicate issue for logs
* refactor: trace list view done
* fix: full view support
* refactor: done with edit mode for panels
* refactor: type and props
* refactor: reduce an extra api call on edit for list view
* refactor: done with full graph visibility handler
* refactor: removed commented code
* refactor: removed commented code
* fix: build failure
* refactor: updated service layer graphs
* refactor: updated top level oparation query key
* refactor: added drag select
* refactor: done with drag select in chart
* refactor: code cleanup
* refactor: legend should not need stage and run query
2024-04-02 16:40:41 +05:30
Vikrant Gupta
7a7d814288
fix: sidenav items overlapping in small screens ( #4789 )
2024-04-02 12:38:10 +05:30
Vikrant Gupta
3babce3ecf
fix: added dashboard and QB shortcuts to the sidenav ( #4791 )
2024-04-02 11:31:42 +05:30