Releases: SigNoz/signoz
v0.91.0
🚀 Features
- feat: update app loading screen and add system theme option (#8567) @YounixM
- feat: add support for single step funnels while creating from span details (#8492) @ahmadshaheer
- feat: add support for entrypoint spans toggle in top operations table (#8175) @ahmadshaheer
- feat: add more codeowners (#8558) @grandwizard28
- feat(license): show refetch payment status button to reconcile payments (#8551) @YounixM
- feat(cmd): add cmd package (#8535) @grandwizard28
- feat: add support for role based access in trace funnels flows (#8481) @ahmadshaheer
🐛 Bug Fixes
- fix: add safeguard for large log body entries (#8560) @aks07
- fix: don't fetch all attributes during build and run query (#8589) @nityanandagohain
- fix: update how index filters are built for resource table (#8561) @nityanandagohain
- fix: fixed stylus vulnerability by using the npm provided - 0.0.1-security version (#8592) @SagarRajput-7
- fix(prom-dup-labels): added fingerprint in prom labels (#8563) @aniketio-ctrl
- fix: added attribute check for log details filtering (#8427) @sawhil
- fix: navigating from infra monitoring to logs with open in explorer has missing filters (#8570) @amlannandy
- fix(dedup-prom): added check for duplicated samples data (#8502) @aniketio-ctrl
- fix: prevent 1Password extension from interfering with time inputs (#8486) @ulpcan
- fix: retain filters during pagination and field filtering on exceptions page (#8300) @scout9ll
🧰 Maintenance
- chore: pre-populate the alert condition based on the selected reduce to and thresholds (#8352) @amlannandy
- chore(dot-metrics): added log line to check for those queries who are still using normalized metrics (#8518) @aniketio-ctrl
- fix: use only needed resource attributes in context filter (#8568) @ahrefabhi
- chore: add unit tests for metric details drawer (#8515) @amlannandy
- chore: support legacy cols usage and address several gaps (#8552) @srikanthccv
- ci(prereleaser): remove cron scheduler (#8584) @grandwizard28
- Remove docker downloads badge (#8556) @Nageshbansal
New Contributors
Full Changelog: v0.90.1...v0.91.0
v0.90.1
🐛 Bug Fixes
- fix: added fix for changelog refetching multiple times on tab change (#8545) @ahrefabhi
🧰 Maintenance
- chore(release): bump SigNoz to v0.90.1, OTel Collector to v0.128.2 (#8546) @Primus-bot
Full Changelog: v0.90.0...v0.90.1
v0.90.0
🚀 Features
- feat: added new datasources (#8536) @Calm-Rock
- feat: JSON Flattening in logs pipelines (#8227) @piyushsingariya
- feat: update data on skip in onboarding (#8508) @YounixM
- feat: add support for JSON flattening in pipeline processor create and edit (#8331) @ahmadshaheer
- Feat: show changelog in the sidebar + cloud users (#8503) @ahrefabhi
- feat: show ingestion keys to self hosted users (#8490) @YounixM
- feat(statsreporter): add ecs platform detection (#8529) @Nageshbansal
- Show new error component when saving pipeline fails (#8511) @aks07
🐛 Bug Fixes
- fix: light mode for channels create and edit (#8542) @YounixM
- fix: fix the layout shift issues in logs explorer column view (#8434) @ahmadshaheer
- fix: revalidate changelog on tab visibility change (#8532) @ahrefabhi
- fix: changelog ui fixes (#8526) @ahrefabhi
- fix: check if it's castable to string (#8517) @nityanandagohain
- chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8493) @SagarRajput-7
- fix(aws-elastic-cache): corrected variable query for elastic cache (#8487) @aniketio-ctrl
🧰 Maintenance
- chore(release): bump SigNoz to v0.90.0, OTel Collector to v0.128.1 (#8543) @psshri
- chore: remove migration notification (#8537) @srikanthccv
- chore: update in agent version (#8457) @piyushsingariya
- chore: added new frontend maintainers (#8530) @ahrefabhi
- chore: queries variable replacement and escape $ in mat col (#8514) @srikanthccv
- chore: send email on role update (#8489) @nityanandagohain
- chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8500) @SagarRajput-7
- chore: replace image-webpack-loader (deprecated) with image-minimizer-webpack-plugin (#8498) @SagarRajput-7
- chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8493) @SagarRajput-7
New Contributors
Full Changelog: v0.89.0...v0.90.0
v0.89.0
What's Changed
Warning
Metrics names and labels normalization has been removed in this release. Going forward, you will see non-normalized metrics only. This is not a concern if you are a new user. If you are an existing user, you need to take steps to migrate the SQLite data that contains the dashboards and alerts, and ClickHouse data if you want to convert the old data retained for longer periods. Detailed steps are mentioned here: https://signoz.io/docs/operate/migration/upgrade-0.88. Leave any comments here: #5975
🚀 Features
- feat(sqlschema): add sqlschema (#8384) @grandwizard28
- feat(statsreporter): add railway platform detection (#8467) @Nageshbansal
🐛 Bug Fixes
- fix(apdex): use right metric name for metadata (#8463) @srikanthccv
- fix: allowed user to select text in json body field in log details (#8450) @sawhil
- fix: trace details v2 ui bugs (#8448) @sawhil
- fix(users): skip sending email if frontend base url is not set (#8459) @grandwizard28
- fix: resolve ui full reload on auto-refresh (#8383) @amlannandy
- fix(memorycache): add a cloneable interface (#8414) @grandwizard28
- fix: simplify changelog fetching logic and enhance version display interactivity (#8432) @ahrefabhi
- fix: add DOT_METRICS_ENABLED and remove clickhousemetricswrite (#8461) @Nageshbansal
🧰 Maintenance
- chore(release): bump SigNoz to v0.89.0 (#8482) @Primus-bot
- chore: only log telemetry query for explorer, rule and dashboard pages (#8464) @makeavish
- chore: fix metrics explorer events (#8411) @amlannandy
- chore: use {k8s.pod/k8s.node/container}.cpu.usage metric for metadata… (#8398) @srikanthccv
- chore: fix regex issue in route tab (#8440) @amlannandy
- chore: added preloaded metrics metadata at first api call (#8229) @aniketio-ctrl
- chore: fix metrics explorer events (#8411) @amlannandy
- chore: fix regex issue in route tab (#8440) @amlannandy
- chore: fix small typo error in docs (#8458) @0xflotus
v0.88.1
What's Changed
Warning
Metrics names and labels normalization has been removed in this release. Going forward, you will see non-normalized metrics only. This is not a concern if you are a new user. If you are an existing user, you need to take steps to migrate the SQLite data that contains the dashboards and alerts, and ClickHouse data if you want to convert the old data retained for longer periods. Detailed steps are mentioned here: https://signoz.io/docs/operate/migration/upgrade-0.88. Leave any comments here: #5975
🚀 Features
- feat: trace to logs custom empty state UI (#8381) @ahmadshaheer
🐛 Bug Fixes
- fix: used a new classname for banner container earlier one was in ad block list (#8433) @sawhil
- Fix drag handle obstruction on dashboard and service details page (#8428) @aks07
- fix: performance optimizations in log details view json field rendering (#8324) @sawhil
- fix(statsreporter): add unix timestamps for last observed time (#8426) @grandwizard28
- fix: update media styling for changelog renderer and adjust video class (#8425) @ahrefabhi
- fix: nil pointer exception when result[0].Table is nil (#8424) @makeavish
- fix: no logs in list view issue - added logs datasource for formatting and column options in the useoptionsmenu consumption (#8421) @sawhil
- Revert "fix: fix the regex matching logic in RouteTab" (#8418) @amlannandy
- fix: remove deprecated telemetry::metrics::address from config (#8412) @srikanthccv
- fix: telemetry query events (#8388) @makeavish
- feat: trace to logs custom empty state UI (#8381) @ahmadshaheer
- Hide integration tab for Community users (#8435) @aks07
- Sentry issues (#8264) @aks07
🧰 Maintenance
- chore(release): bump SigNoz to v0.88.1 (#8436) @Primus-bot
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#8379) @dependabot
v0.88.0
🚀 Features
Warning
Metrics names and labels normalization has been removed in this release. Going forward, you will see non-normalized metrics only. This is not a concern if you are a new user. If you are an existing user, you need to take steps to migrate the SQLite data that contains the dashboards and alerts, and ClickHouse data if you want to convert the old data retained for longer periods. Detailed steps are mentioned here: https://signoz.io/docs/operate/migration/upgrade-0.88. Leave any comments here: #5975
- feat(telemetry): remove telemetry (#8326) @grandwizard28
- fix: added network call on search in explorercolumnsrenderer with debounce (#8325) @sawhil
- feat: add support for expandable popover for stack message and body in trace details page (#8330) @ahmadshaheer
- feat(user-profile): update organisation onboarding questions (#8206) @YounixM
- feat(changelog): show changelogs for newer versions available (#8270) @ahrefabhi
- feat: show billing , settings to admin when workspace is blocked (#8291) @YounixM
- feat: adds a final part of trace funnel feature (analytics APIs, and analytics queries) implementation (#8129) @shivanshuraj1333
- feat(analytics): move frontend event to group_id (#8279) @grandwizard28
- feat: added support for trace_operators in query range v5 (#8165) @eKuG
- feat(licensing): add analytics for licensing (#8252) @grandwizard28
- feat(statsreporter): add stats for telemetry.*.last_observed.time (#8251) @grandwizard28
- feat: sidebar revamp (#8087) @YounixM
- feat: add span scope filter to trace details page (#8005) @ahmadshaheer
- feat: generalised preferences framework (#7903) @sawhil
- feat(trace): add visuals for events on span waterfall and flamegraph (#7889) @dmavrommatis
- feat: add for Hetzner and coolify deployment platform in statsreporter (#8409) @Nageshbansal
🐛 Bug Fixes
- chore: make queries compatible with 24.1 and fix string json query (#8391) @srikanthccv
- fix: override the stagedQuery orderBy and send order by timestamp in traces view of traces explorer (#8390) @ahmadshaheer
- fix: fix the issue of traces filters getting duplicated on switching between the span scopes (#8389) @ahmadshaheer
- fix: correct step numbering for non-metric based alerts (#8367) @amlannandy
- fix: correct query data for cluster details metric view in infra monitoring (#8380) @amlannandy
- fix: fix the regex matching logic in RouteTab (#8393) @amlannandy
- fix: panic after connecting to Collector (#8344) @piyushsingariya
- fix: fetch only required traces fields (#8351) @nityanandagohain
- chore: fix environment filter in infra monitoring (#8357) @amlannandy
- fix: fixed stepInterval not getting updated in the request payload for Bar (#8350) @SagarRajput-7
- fix: show status message in trace details v2 drawer (#8346) @ahmadshaheer
- fix: back button issue in trace details page (#8347) @sawhil
- fix: added network call on search in explorercolumnsrenderer with debounce (#8325) @sawhil
- fix: added missing context provider in pipelines (#8342) @sawhil
- fix: color code expiry dates in ingestion key settings (#8323) @makeavish
- fix: fix the flickering in logs explorer table view (#8304) @ahmadshaheer
- fix: prevent sending order by id with traces query (#8250) @ahmadshaheer
- fix: recalculate the query_range start and end timestamps for logs explorer chart and list queries (#8277) @ahmadshaheer
- chore: alerts fixes and improvements (#8327) @amlannandy
- fix: log details filters use data types from log data response as primary data type (#8278) @sawhil
- fix: fetch only required log fields (#8299) @nityanandagohain
- fix: update trace panel query (#8315) @nityanandagohain
- fix: update app layout height based on banners visible (#8307) @YounixM
- fix: use pathname to get channel id while saving (#8303) @YounixM
- fix: use pathname to get channel id (#8298) @YounixM
- fix(sidebar): added fix routes not highlighting, minor gitter fix (#8297) @ahrefabhi
- fix: tracefunnel analytics duration fixes + 2-step funnel fixes (#8294) @ankitnayan
- fix: JSON Query parse string int value (#8292) @piyushsingariya
- fix: delete existing agents in migration (#8289) @nityanandagohain
- fix: sentry issues SIGNOZ-UI-Q9 SIGNOZ-UI-QA (#8281) @sawhil
- fix(8232): added fix for error graph in services tab (#8263) @aniketio-ctrl
- fix: use first org in agent migration (#8269) @nityanandagohain
- fix: top level keys EXIST and NOTEXIST filter simulation (#8255) @piyushsingariya
- fix: support orgId and postgres in agents (#7327) @nityanandagohain
- fix(prom-aggr): fix prom aggregation queries using utf-8 charset (#8262) @aniketio-ctrl
- fix(github): codeowners file (#8261) @vikrantgupta25
- fix: use preference.name rather than preference.key (#8234) @YounixM
- Revert "fix: remove whitespace from sso cert" (#8233) @nityanandagohain
- fix: fix sentries (#8003) @ahmadshaheer
- fix: configs in multi-node docker-swarm cluster (#8239) @Nageshbansal
- fix: span links tab to span details drawer (#7888) @dmavrommatis
🧰 Maintenance
- chore(release): bump SigNoz to v0.88.0, OTel Collector to v0.128.0 (#8410) @Primus-bot
- chore: make queries compatible with 24.1 and fix string json query (#8391) @srikanthccv
- chore: log the request and expected response payload (#8341) @srikanthccv
- chore: bump opamp-go version (#8310) @srikanthccv
- chore: update memory usage field in hosts list to exclude cached memory (#8173) @amlannandy
- chore: fix environment filter in infra monitoring (#8357) @amlannandy
- chore: add environment filter in infra monitoring (#8309) @amlannandy
- Chore/update request texts and integrations (#8305) @makeavish
- chore: recognize variable in expression (#8328) @srikanthccv
- chore: alerts fixes and improvements (#8327) @amlannandy
- chore: add time range optimization for trace id search (#8317) @srikanthccv
- chore: more validation, zero values and enfore max step interval (#8319) @srikanthccv
- chore(signoz): deprecate all flags (#8308) @grandwizard28
- chore: handle nan/inf in response (#8318) @srikanthccv
- chore: move posthog and appcues ids to userId and orgId (#8316) @makeavish
- chore(sqlstore): remove sqlx (#8306) @grandwizard28
- chore: find contradictory condition keys in expression (#8238) @srikanthccv
- chore: remove dev env check (merge after the trace funnels BE changes get merged) (#7994) @ahmadshaheer
- chore: update alert details error state (#8246) @amlannandy
- chore: funnel run and save flow changes (#8231) @ahmadshaheer
- chore: add unit tests for hosts list in infra monitoring (#8230) @amlannandy
- chore(user): return user resource on register user request (#8271) @vikrantgupta25
- chore: disallow unknown fields and address gaps (#8237) @srikanthccv
- fix(github): codeowners file (#8261) @vikrantgupta25
- chore: updated http-proxy-middleware to 3.0.5 from 3.0.3 (#8245) @sawhil
- chore: allow url as label value in alerts (#8244) @amlannandy
- doc: update docker metrics doc link (#8358) @makeavish
New Contributors
- @dmavrommatis made their first contribution in #7889
- @ahrefabhi made their first contribution in #8297
Full Changelog: v0.87.0...v0.88.0
v0.88.0-rc.1
What's Changed
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(telemetry): remove telemetry (#8326) @grandwizard28
- fix: added network call on search in explorercolumnsrenderer with debounce (#8325) @sawhil
- feat: add support for expandable popover for stack message and body in trace details page (#8330) @ahmadshaheer
- feat(user-profile): update organisation onboarding questions (#8206) @YounixM
- feat(changelog): show changelogs for newer versions available (#8270) @ahrefabhi
- feat: show billing , settings to admin when workspace is blocked (#8291) @YounixM
- feat: adds a final part of trace funnel feature (analytics APIs, and analytics queries) implementation (#8129) @shivanshuraj1333
- feat(analytics): move frontend event to group_id (#8279) @grandwizard28
- feat: added support for trace_operators in query range v5 (#8165) @eKuG
- feat(licensing): add analytics for licensing (#8252) @grandwizard28
- feat(statsreporter): add stats for telemetry.*.last_observed.time (#8251) @grandwizard28
- feat: sidebar revamp (#8087) @YounixM
- feat: add span scope filter to trace details page (#8005) @ahmadshaheer
- feat: generalised preferences framework (#7903) @sawhil
- feat(trace): add visuals for events on span waterfall and flamegraph (#7889) @dmavrommatis
🐛 Bug Fixes
- fix: panic after connecting to Collector (#8344) @piyushsingariya
- fix: fetch only required traces fields (#8351) @nityanandagohain
- chore: fix environment filter in infra monitoring (#8357) @amlannandy
- fix: fixed stepInterval not getting updated in the request payload for Bar (#8350) @SagarRajput-7
- fix: show status message in trace details v2 drawer (#8346) @ahmadshaheer
- fix: back button issue in trace details page (#8347) @sawhil
- fix: added network call on search in explorercolumnsrenderer with debounce (#8325) @sawhil
- fix: added missing context provider in pipelines (#8342) @sawhil
- fix: color code expiry dates in ingestion key settings (#8323) @makeavish
- fix: fix the flickering in logs explorer table view (#8304) @ahmadshaheer
- fix: prevent sending order by id with traces query (#8250) @ahmadshaheer
- fix: recalculate the query_range start and end timestamps for logs explorer chart and list queries (#8277) @ahmadshaheer
- chore: alerts fixes and improvements (#8327) @amlannandy
- fix: log details filters use data types from log data response as primary data type (#8278) @sawhil
- fix: fetch only required log fields (#8299) @nityanandagohain
- fix: update trace panel query (#8315) @nityanandagohain
- fix: update app layout height based on banners visible (#8307) @YounixM
- fix: use pathname to get channel id while saving (#8303) @YounixM
- fix: use pathname to get channel id (#8298) @YounixM
- fix(sidebar): added fix routes not highlighting, minor gitter fix (#8297) @ahrefabhi
- fix: tracefunnel analytics duration fixes + 2-step funnel fixes (#8294) @ankitnayan
- fix: JSON Query parse string int value (#8292) @piyushsingariya
- fix: delete existing agents in migration (#8289) @nityanandagohain
- fix: sentry issues SIGNOZ-UI-Q9 SIGNOZ-UI-QA (#8281) @sawhil
- fix(8232): added fix for error graph in services tab (#8263) @aniketio-ctrl
- fix: use first org in agent migration (#8269) @nityanandagohain
- fix: top level keys EXIST and NOTEXIST filter simulation (#8255) @piyushsingariya
- fix: support orgId and postgres in agents (#7327) @nityanandagohain
- fix(prom-aggr): fix prom aggregation queries using utf-8 charset (#8262) @aniketio-ctrl
- fix(github): codeowners file (#8261) @vikrantgupta25
- fix: use preference.name rather than preference.key (#8234) @YounixM
- Revert "fix: remove whitespace from sso cert" (#8233) @nityanandagohain
- fix: fix sentries (#8003) @ahmadshaheer
- fix: configs in multi-node docker-swarm cluster (#8239) @Nageshbansal
- fix: span links tab to span details drawer (#7888) @dmavrommatis
🧰 Maintenance
- chore: log the request and expected response payload (#8341) @srikanthccv
- chore: bump opamp-go version (#8310) @srikanthccv
- chore: update memory usage field in hosts list to exclude cached memory (#8173) @amlannandy
- chore: fix environment filter in infra monitoring (#8357) @amlannandy
- chore: add environment filter in infra monitoring (#8309) @amlannandy
- Chore/update request texts and integrations (#8305) @makeavish
- chore: recognize variable in expression (#8328) @srikanthccv
- chore: alerts fixes and improvements (#8327) @amlannandy
- chore: add time range optimization for trace id search (#8317) @srikanthccv
- chore: more validation, zero values and enfore max step interval (#8319) @srikanthccv
- chore(signoz): deprecate all flags (#8308) @grandwizard28
- chore: handle nan/inf in response (#8318) @srikanthccv
- chore: move posthog and appcues ids to userId and orgId (#8316) @makeavish
- chore(sqlstore): remove sqlx (#8306) @grandwizard28
- chore: find contradictory condition keys in expression (#8238) @srikanthccv
- chore: remove dev env check (merge after the trace funnels BE changes get merged) (#7994) @ahmadshaheer
- chore: update alert details error state (#8246) @amlannandy
- chore: funnel run and save flow changes (#8231) @ahmadshaheer
- chore: add unit tests for hosts list in infra monitoring (#8230) @amlannandy
- chore(user): return user resource on register user request (#8271) @vikrantgupta25
- chore: disallow unknown fields and address gaps (#8237) @srikanthccv
- fix(github): codeowners file (#8261) @vikrantgupta25
- chore: updated http-proxy-middleware to 3.0.5 from 3.0.3 (#8245) @sawhil
- chore: allow url as label value in alerts (#8244) @amlannandy
- doc: update docker metrics doc link (#8358) @makeavish
v0.87.0
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(statsreporter): report stats on stop (#8187) @grandwizard28
- feat(statsreporter): build a statsreporter service (#8177) @grandwizard28
- feat(preference): add support for objects and arrays (#8142) @grandwizard28
- feat: Adding ContainerInsights in ECS Integrations (AWS) (#8122) @piyushsingariya
- feat: handle unkown metric in panel query (#8083) @SagarRajput-7
- feat: Introducing EKS integration (AWS) (#8021) @piyushsingariya
🐛 Bug Fixes
- fix: add missing denominator for reset case (#8180) @srikanthccv
- fix(dashboard): create dashboard panic for id (#8214) @vikrantgupta25
- fix: logs and traces issues (#8041) @sawhil
- chore: trace funnels bugfixes/improvements (#8114) @ahmadshaheer
- fix: handle alert list updates (#8109) @YounixM
- chore: metrics explorer summary view fixes (#8126) @amlannandy
- chore: fix nanoid vulnerability (#8172) @amlannandy
- fix: remove whitespace from sso cert (#8141) @nityanandagohain
- fix(dashboard): dashboards/alerts info telemetry fix (#8161) @vikrantgupta25
- fix: Enhance filter support for Pipeline Simulation (#8134) @piyushsingariya
🧰 Maintenance
- chore(release): bump SigNoz to v0.87.0 (#8222) @Primus-bot
- chore: add querier HTTP API endpoint and bucket cache implementation (#8178) @srikanthccv
- chore: trace funnels bugfixes/improvements (#8114) @ahmadshaheer
- chore: add analytics for metrics explorer (#8108) @amlannandy
- chore: metrics explorer summary view fixes (#8126) @amlannandy
- chore(sqlmigration): drop the rule history and data migrations table (#8181) @vikrantgupta25
- chore: fix nanoid vulnerability (#8172) @amlannandy
- chore(deps): bump webpack-dev-server from 4.15.2 to 5.2.1 in /frontend (#8160) @dependabot
- chore: add range query impl for promql (#8130) @srikanthccv
- chore: metric statement builder (#8104) @srikanthccv
- docs(contributing): add endpoint docs (#8215) @grandwizard28
- docs(contributing): add provider docs (#8193) @grandwizard28
- build(go): upgrade purego to v0.8.4 (#8159) @grandwizard28
Full Changelog: v0.86.2...v0.87.0
v0.87.0-rc.1
Changelog
- 17f48d6 chore(release): bump to v0.87.0 (#8222)
- 2d6774d fix: add missing denominator for reset case (#8180)
- 62a9d7e docs(contributing): add endpoint docs (#8215)
- 3a2c7a7 fix(dashboard): create dashboard panic for id (#8214)
- 33e70d1 fix: traces back button issue (#8041)
- 85f04e4 chore: add querier HTTP API endpoint and bucket cache implementation (#8178)
- 53f9e7d chore: trace funnels bugfixes/improvements (#8114)
- ad46e22 docs(contributing): add provider docs (#8193)
- e79195c fix: handle alert list updates (#8109)
- f77bb88 chore: add analytics for metrics explorer (#8108)
- baa15ba chore: metrics explorer summary view fixes (#8126)
- 316e682 feat(statsreporter): report stats on stop (#8187)
- a1fa276 feat(statsreporter): build a statsreporter service (#8177)
- decb660 chore(sqlmigration): drop the rule history and data migrations table (#8181)
- 0acbcf8 chore: remove critters-webpack-plugin (#8172)
- 11eabdc chore(deps): bump webpack-dev-server from 4.15.2 to 5.2.1 in /frontend (#8160)
- eb94554 feat(preference): add support for objects and arrays (#8142)
- e8280db feat: Adding ContainerInsights in ECS Integrations (AWS) (#8122)
- 44ea237 fix: remove whitespace from sso cert (#8141)
- 72b0214 chore: add range query impl for promql (#8130)
- 386a215 chore: metric statement builder (#8104)
- ba0ba4b build(go): upgrade purego to v0.8.4 (#8159)
- d60c9ab feat: handle unkown metric in panel query (#8083)
- 90770b9 feat: Introducing EKS integration (AWS) (#8021)
- a19874c fix(dashboard): dashboards/alerts info telemetry fix (#8161)
- 65ff460 fix: Enhance filter support for Pipeline Simulation (#8134)
v0.86.2
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
What's Changed
🐛 Bug Fixes
- fix(promql): add missing flag columns in query (#8153) @aniketio-ctrl
🧰 Maintenance
- chore(release): bump SigNoz to v0.86.2 (#8154) @Primus-bot
- chore: add formula evaluator (#8112) @srikanthccv