What's Changed
Caution
This release has a bug which does not show any filters for logs.
Warning
We are removing the normalisation for metrics names and labels, learn more here https://signoz.io/guides/metrics-migration/ and leave any comments here #5975
🚀 Features
- feat: add support for request integrations in aws integrations page (#7968) @ahmadshaheer
- feat: show pricing update banner in home page (#7990) @YounixM
- feat: add support for S3 region buckets syncing (#7874) @ahmadshaheer
- Custom Quick Filters: Logs (#7986) @aks07
- feat: added entry point operations api for the service overview page (#7957) @eKuG
- feat: added error preview and warning text with info on cyclic dependency detected (#7893) @SagarRajput-7
- feat: introducing ECS + SQS integration (#7840) @piyushsingariya
- feat: removed allow clear icon from when ALL option is selected (#7894) @SagarRajput-7
- feat: added user role restriction on crud for planned downtime feat (#7896) @SagarRajput-7
- feat: added variable description icon and details on tooltip (#7897) @SagarRajput-7
- feat: suggest and allow variables in panel title (#7898) @SagarRajput-7
- feat: external services co relation and url sharing (#7815) @sawhil
🐛 Bug Fixes
- Fix: exists clause in logs QB (#7987) @nityanandagohain
- fix: trace funnel bugfixes and improvements (#7922) @ahmadshaheer
- fix: AWS integration bugfixes (#7886) @ahmadshaheer
- fix(analytics): fix heartbeat event (#7975) @grandwizard28
- fix(apm): update the apdex to latest response structure (#7966) @vikrantgupta25
- fix: cover the title as reactNode case for useGetResolvedText (#7965) @SagarRajput-7
- fix: refresh token to access token (#7949) @nityanandagohain
🧰 Maintenance
- chore(release): bump SigNoz to v0.84.0 (#7995) @Primus-bot
- chore: changed name of api monitoring from third party apis to external apis (#7989) @sawhil
- chore: add aggregation expr rewriter and exhaustive tests for logs filter (#7972) @srikanthccv
- chore: add analytics events for trace funnels (#7638) @ahmadshaheer
- chore: persist the filters and time selection, modal open state in summary view (#7942) @amlannandy
- chore(savedview|apdex|dashboard): create modules and handlers (#7960) @grandwizard28
- chore: move visitor impl out of generated files (#7956) @srikanthccv
- chore: add fieldmapper implementation (#7955) @srikanthccv
- chore: add query builder types (#7940) @srikanthccv
- chore: less strict context for fetching field values (#7807) @srikanthccv
- chore(auth): refactor the client handlers in preparation for multi tenant login (#7902) @vikrantgupta25
- chore(auth): refactor the auth modules and handler in preparation for multi tenant login (#7778) @nityanandagohain
- chore: remove unnecessary AWS dependency (#7938) @piyushsingariya
- chore(go): add go-deps workflow (#7936) @grandwizard28