Prashant Shahi
178c154263
Merge branch 'develop' into release/v0.29.0
2023-09-14 12:39:44 +05:30
Prashant Shahi
122488c2c1
ci(frontend): 👷 CI job for frontend EE build ( #3552 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-09-14 11:36:39 +05:30
Prashant Shahi
ad3fbd7599
chore(release): 📌 pin version: SigNoz 0.29.0
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-09-14 02:58:31 +05:30
Prashant Shahi
1ad1ca5385
chore: 📌 pin versions: SigNoz OtelCollector 0.76.7, Alertmanager 0.23.4
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-09-14 02:57:37 +05:30
Ankit Anand
2fc82ffa59
docs: updated APM docs ( #3548 )
...
* docs: updated APM docs
* feat: signoz cloud - update logs management and infra monitoring docs
---------
Co-authored-by: Yunus A M <myounis.ar@live.com>
2023-09-14 01:43:49 +05:30
Nityananda Gohain
ed809474d6
feat: json filter bool support ( #3544 )
...
* feat: json filter bool support
* fix: update json filter for bool
2023-09-13 21:00:40 +05:30
Dhawal Sanghvi
a8c4a91001
Merge pull request #3543 from SigNoz/clickhouse/reader/fix.removeUnnecessaryBraces
...
fix: remove unnecessary braces in clickhouse reader
2023-09-13 15:52:32 +05:30
dhawal1248
1ffb1b4a5d
fix: remove unnecessary braces in clickhouse reader
2023-09-13 15:26:27 +05:30
Yunus M
9a00998930
feat: signoz cloud - show cloud onboarding docs only when the domain is signoz.cloud ( #3540 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-13 15:00:14 +05:30
Dhawal Sanghvi
c60f612e0e
Merge pull request #3541 from SigNoz/chore.preferDeltaTemporalityByDefault
...
prefer delta by default - fix indent
2023-09-13 14:45:23 +05:30
Dhawal Sanghvi
7839134532
Merge branch 'develop' into chore.preferDeltaTemporalityByDefault
2023-09-13 14:35:37 +05:30
dhawal1248
714a2ef4fd
fix: fix indent
2023-09-13 14:34:07 +05:30
Dhawal Sanghvi
7f98a65022
Merge pull request #3533 from SigNoz/chore.preferDeltaTemporalityByDefault
...
chore: prefer delta temporality by default
2023-09-13 14:18:59 +05:30
Dhawal Sanghvi
616e3af18f
Merge branch 'develop' into chore.preferDeltaTemporalityByDefault
2023-09-13 14:01:30 +05:30
Nityananda Gohain
17ae197bc3
feat: support for filtering json inside body ( #3534 )
...
* feat: support for json query on body
* feat: json filter parser updated for scalar values
2023-09-13 13:46:06 +05:30
Prashant Shahi
27cda7a437
chore(frontend): load dotenv for webpack prod and related changes ( #3537 )
...
* chore(frontend): 🔧 update dotenv and add example.env
* chore(frontend): 🙈 update .gitignore and .dockerignore
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-09-13 12:26:16 +05:30
Yunus M
54a2309d8f
feat: signoz cloud - update polling logic to fetch latest services ( #3538 )
2023-09-13 11:15:24 +05:30
Prashant Shahi
748c78e9c3
Merge branch 'develop' into chore.preferDeltaTemporalityByDefault
2023-09-12 19:49:15 +05:30
Dhawal Sanghvi
7ae0326f61
Update pkg/query-service/README.md
...
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2023-09-12 19:46:23 +05:30
Yunus M
c15240abab
Signoz cloud onboarding v1 ( #3525 )
...
* Signoz Cloud - Onboarding Flow - Getting Started page
* Signoz Cloud - Onboarding Flow - Java lang setup flow
* Signoz Cloud - Onboarding Flow - Wireup other lang docs for APM and create empty base component for other modules
* Signoz Cloud - Onboarding Flow - remove try signoz cloud button, Update code background
* Signoz Cloud - Onboarding Flow - Wire up all docs and modules
* Signoz Cloud - Onboarding Flow - Integrate Intercom and other minor fixes
* Signoz Cloud - Onboarding Flow - Logs Management - Update Connection Status component
* Signoz Cloud - Onboarding Flow - Logs Management - Update light mode styles
* Signoz Cloud - Onboarding Flow - Logs Management - Update Logs
* Signoz Cloud - Update yarn.lock
* Signoz Cloud - Delete Progress Steps component
* Signoz Cloud - Poll for connection status, created common Header component
* Signoz Cloud - Add polling to check connection status, update components to use common Header component
* Signoz Cloud - Render onboarding only if feature flag is enabled
* Signoz Cloud - Configure Logs Management Steps
* Signoz Cloud - Update intercom snippet and set max width for onboarding flow container to 1440px
* Signoz Cloud - Use andD card component for displaying modules
* chore: first clean up
* Signoz Cloud - Use ONBOARDING and CHAT_SUPPORT FF
* Signoz Cloud - Update version check logic and fix minor css issues
* fix: feature flag is updated
* chore: docusaurus is removed
* chore: docusaurus is removed
* feat: signoz cloud - fix typecheck errors
* feat: signoz cloud - enable chat support based on FF
* feat: signoz cloud - fix type errors
* feat: signoz cloud - fix type errors
* feat: signoz cloud - update webpack config rules
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-12 19:20:14 +05:30
dhawal1248
2fe9e53766
chore: prefer delta temporality by default
2023-09-12 16:34:28 +05:30
Vishal Sharma
7209ac0007
fix: login/precheck api in non-ee variant ( #3516 )
...
* fix: login/precheck api in non-ee variant
* fix: add return statement
* fix: make skip config empty
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-09-12 12:53:46 +05:30
Rajat Dabade
96adc7f61c
Save view PRD design changes. ( #3480 )
...
* refactor: search in dropdown
* refactor: name of the view to i18
* refactor: make the use of useForm from antd
* refactor: moved QuerySearchParamNames into save view module
* refactor: reset to query build when click on explorer link
* refactor: save view prd design changes
* refactor: reverted resetQuery in querybuilder
* refactor: queryParams to query.ts in querybuilder constants
* fix: redirect with saved view is updated
* refactor: removed useffect logic for updating query
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-12 11:57:33 +05:30
Vishal Sharma
7b4fd55aeb
feat: add new ff for ee plan ( #3524 )
2023-09-12 11:39:28 +05:30
Palash Gupta
86c34bd87d
fix: code scanning issues is fixed ( #3522 )
2023-09-11 14:02:38 +05:30
Himanshu Gupta
41f7a7993d
feat: all dashboard is migrated to useQuery and action is removed ( #3384 )
...
* feat: all dashboard is migrated to useQuery and action is removed
* chore: delete functionality is updated
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-11 10:51:10 +05:30
Raj Kamal Singh
dfd94f67bd
chore: return 400 http status on pipeline validation error ( #3472 )
...
* chore: add integration test for log parsing pipelines validation
* chore: add helpers for creating unauthorized, unavailable & not found api errors
* chore: return *model.APIError from logpipeline and agentConf functions
* chore: some cleanup
* chore: some more cleanup
* chore: one more round of cleanups
2023-09-10 16:48:29 +05:30
Palash Gupta
052c32ce78
fix: live logs table color for light mode is fixed ( #3517 )
2023-09-10 11:43:17 +05:30
Rajat Dabade
004f10e73b
Enhancement for Save View PRD. ( #3471 )
...
* refactor: search in dropdown
* refactor: name of the view to i18
* refactor: make the use of useForm from antd
* refactor: moved QuerySearchParamNames into save view module
* refactor: reset to query build when click on explorer link
* refactor: reverted resetQuery in querybuilder
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-09-08 20:36:21 +05:30
Rajat Dabade
f17608fa10
fix: unvalidated dynamic method call ( #3515 )
2023-09-08 13:52:30 +05:30
Kanishka Chowdhury
8de8a8a86a
fix(FE/Logs): fix all logs not visible on scrolling ( #3512 )
...
* fix(FE/Logs): fix all logs not visible on scrolling
* fix(FE/logs): fix scroll behaviour in live logs
* refactor(FE/logs): replaced StyledComponents with scss
---------
Co-authored-by: Rajat Dabade <rajat@signoz.io>
2023-09-08 12:11:07 +05:30
Srikanth Chekuri
0486721b35
chore: update dependencies ( #3514 )
2023-09-07 19:49:29 +05:30
Palash Gupta
14bbc609d8
feat: triggered alerts is migrated to useQuery ( #2814 )
...
* feat: alerts is migrated to useQuery
* chore: review comments is updated
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Rajat Dabade <rajat@signoz.io>
2023-09-07 18:18:26 +05:30
Raj Kamal Singh
f450d71a25
fix: avoid pipeline builder panic when first op is disabled ( #3500 )
...
* fix: avoid pipeline builder panic if first op is disabled
* chore: use pipeline builder test to trigger getOperator panic
---------
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
2023-09-07 17:47:09 +05:30
Srikanth Chekuri
921fca5e67
fix: do not add redundant [] for array ( #3484 )
2023-09-07 15:20:14 +05:30
Rajat Dabade
1f7e70fa16
fix: unvalidated dynamic method call ( #3508 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-07 11:08:55 +05:30
Palash Gupta
3ca048bc76
fix: tagRef is updated ( #3502 )
...
Co-authored-by: Rajat Dabade <rajat@signoz.io>
2023-09-07 10:55:25 +05:30
Nityananda Gohain
37e36626ab
feat: initail version of QB to expr ( #3412 )
...
* feat: initail version of QB to expr
* chore: check final expression is valid or not
* feat: minor formatting changes
* Update pkg/query-service/queryBuilderToExpr/queryBuilderToExpr_test.go
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
* fix: go.mod updated
* fix: go.mod updated
* fix: go.mod updated
* fix: unwanted changes in go.mod reverted
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-09-07 10:00:22 +05:30
Yunus M
07808a8664
chore(FE): update webpack, add sass, remove wydr ( #3503 )
2023-09-07 09:21:32 +05:30
Kanishka Chowdhury
16d490fbe3
chore(FE): reduce main.js chunk size ( #3486 )
...
* refactor(FE/routes): lazy load DashboardWidget route
* refactor(FE/Styled): update antd import
* chore(FE): remove majority of import * and import only necessary items
* fix(FE): fix missing papa parse import
* fix(FE): fix missing papa parse import
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-06 19:00:00 +05:30
Kanishka Chowdhury
b1cee71621
fix(FE): encode URL query params ( #3501 )
2023-09-06 18:45:32 +05:30
Ankit Nayan
e55a4da2bc
fix: frontend/package.json & frontend/yarn.lock to reduce vulnerabilities ( #3499 )
2023-09-06 17:48:56 +05:30
Rajat Dabade
0fa0e64697
fix: storage of sensitive information in build artifact ( #3491 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-06 17:20:43 +05:30
Ankit Nayan
c54fffb51d
fix: ee/query-service/Dockerfile to reduce vulnerabilities ( #3488 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE37-MUSL-458286
- https://snyk.io/vuln/SNYK-ALPINE37-MUSL-458286
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-09-06 16:39:28 +05:30
Ankit Nayan
294b6966bf
fix: pkg/query-service/Dockerfile to reduce vulnerabilities ( #3492 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE37-MUSL-458286
- https://snyk.io/vuln/SNYK-ALPINE37-MUSL-458286
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-09-06 16:38:52 +05:30
Kanishka Chowdhury
9aa72f847c
style(FE/layout): Fix app scroll behaviour and sidenav footer section inconsistency ( #3426 )
2023-09-06 13:00:20 +05:30
Kanishka Chowdhury
32a55f3c4f
fix(FE/logs): show relevant error message on deleting/adding selected/interesting fields ( #3437 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-05 21:04:28 +05:30
Yevhen Shevchenko
8e6a7f13a1
fix: clear query builder staged query ( #3479 )
2023-09-05 20:20:26 +05:30
Srikanth Chekuri
89e8fb715c
chore: bump SigNoz/prometheus ( #3410 )
2023-09-05 18:17:32 +05:30
Yevhen Shevchenko
21de4bbd1b
chore: update package resolution ( #3477 )
2023-09-05 14:25:32 +05:30