Prashant Shahi
a45fb8ec0c
fix(clickhouse): update endpoint of the healthcheck in deployment files ( #4908 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-04-24 19:06:05 +05:30
SagarRajput-7
bd148bbd5a
fix: restrict visibility of facing-issue button to only cloud users with intercom setup ( #4907 )
...
* fix: restrict visibilty of facing-issue button to only cloud users with intercom setup
* fix: restrict visibilty of facing-issue button to only cloud users with intercom setup
* fix: added a comment
* fix: added chat support feature flag condition
* fix: added a comment
* fix: changed folder structure
2024-04-24 18:56:19 +05:30
SagarRajput-7
1306e99ca8
fix: alert threshold form is resetting to default query option on stage & run ( #4876 )
...
* fix: alert threshold form is resetting to default query option on stage & run
* fix: alert threshold - added safety check when the queryOption is deleted
2024-04-24 15:58:59 +05:30
SagarRajput-7
1a8f063b4b
feat: [SIG-585]: Added facingIssueBtn at Dashboard list, detail and alert list, detail etc. pages ( #4899 )
...
* feat: [SIG-585]: Added facingIssueBtn at Dashboard list, detail and alert list, detail etc. pages
* feat: [SIG-585]: Added facingIssueBtn for dashboard & alert listing
* feat: [SIG-585]: Added facingIssueBtn for dashboard & alert detail and dashboard panel edit
* feat: [SIG-585]: Code cleanup
* feat: [SIG-585]: Changed logEvent attribute and event content
* feat: [SIG-585]: Changed alignment of button and button text
* feat: [SIG-585]: Changed button color to amber
* feat: [SIG-585]: Code cleanup
2024-04-24 15:48:48 +05:30
SagarRajput-7
c7668b9a78
chore: added jest coverage setup ( #4871 )
...
* chore: added jest coverage setup
* chore: added sample test changes
* chore: revert sample code change
* chore: changed script to add yarn install handle and removed checkouts to develop
* chore: added fix for checkout issue
* chore: added fix for checkout issue
* chore: added fix for checkout issue
* chore: added fix for checkout issue
* chore: added sample test changes
* chore: revert sample test cases
* chore: adding coverage threshold
* chore: added coverage threshold and sample test code
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: testing fetch and checkout
* chore: code cleanup and threshold adjustment
* chore: testing fetch and checkout
2024-04-23 20:06:02 +05:30
Vikrant Gupta
5e3dba2587
fix: do not save dashboard panel on creating a new panel if discard is pressed ( #4884 )
...
* fix: do not save dashboard panel on creating a new panel if discard is pressed
* fix: remove console log
2024-04-23 19:39:41 +05:30
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
dependabot[bot]
a63bb139bf
chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 ( #4889 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 07:52:44 +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
Prashant Shahi
bb318cf52a
Merge pull request #4852 from SigNoz/release/v0.43.x
...
chore(pre-release): 📌 pin versions: SigNoz 0.43.0, OtelCollector 0.88.20
2024-04-15 19:50:20 +05:45
Prashant Shahi
ec0185da61
Merge branch 'develop' into release/v0.43.x
v0.43.0
2024-04-15 18:24:21 +05:45
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
Prashant Shahi
cd63dd972d
chore(pre-release): 📌 pin versions: SigNoz 0.43.0, SigNoz OtelCollector 0.88.20
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-04-10 23:55:39 +05:45
Nityananda Gohain
389058b9b4
feat: allow query restrictions for log queries ( #4778 )
...
* feat: allow query restrictions for log queries
* fix: error check
* fix: set default only if not present
* chore: add error log for query restriction error
* fix: add limtations for traces
* fix: fix wrapper
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-04-10 17:25:57 +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 )
v0.42.0-d6cd15598
2024-04-08 10:52:58 +05:30
Prashant Shahi
7f4a61ffb1
Merge pull request #4822 from SigNoz/fix/heartbeat-ratelimit
...
fix: avoid rate limiting heartbeat events
2024-04-06 01:24:36 +05:45
makeavish
7737d513a7
fix: avoid rate limiting heartbeat events
2024-04-06 00:54:14 +05:30
Vishal Sharma
2bd666efae
fix: query range API validation ( #4821 )
2024-04-05 23:57:11 +05:30
Srikanth Chekuri
d98265f345
chore: add log comment for prom queries ( #4819 )
2024-04-05 21:11:53 +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 )
v0.42.0-af353b934
2024-04-04 20:53:36 +05:30
Raj Kamal Singh
96e7505922
Chore: logs pipelines cover all available processors with tests ( #4454 )
...
* chore: add explicit happy case test for regex parsing processor
* chore: add explicit happy case test for grok parsing processor
* chore: add explicit happy case test for JSON parsing processor
* chore: log pipelines: move trace parser test to processors_test.go
* chore: add explicit happy case test for ADD processor
* chore: add explicit happy case test for remove processor
* chore: add explicit happy case test for copy processor
* chore: add explicit happy case test for move processor
* fix: fix broken grok parser test: change test int value to int64
---------
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
v0.42.0-96e750592
2024-04-04 18:48:01 +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