Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.34.3
🚀 Features
- [Feat]: threshold in table (#4002) @Rajat-Dabade
- feat: show dashboard in full screen (#4040) @YounixM
- feat: setup end to end test framework for playwright (#4003) @Vikrant2520
🐛 Bug Fixes
- fix: add legacy unit types and fix floating point issue (#4047) @srikanthccv
- fix: remove tooltip on chart cleanup (#4044) @YounixM
Full Changelog: v0.34.2...v0.34.3
v0.34.2
🐛 Bug Fixes
- [Fix]: where clause issue (#4023) @Rajat-Dabade
- fix: having white space is removed (#4025) @palashgdev
- fix: use correct operator for db and external APM metrics (#4026) @srikanthccv
- fix: update condition for showing empty state vs showing pipeline list (#4017) @raj-k-singh
- fix: docs updated according to feedback (#4011) @YounixM
🧰 Maintenance
- [Refactor]: aggregrate api uses global time (#3911) @Rajat-Dabade
Full Changelog: v0.34.1...v0.34.2
v0.34.1
What's Changed
- fix: tab in license page aligned properly (#4006) @joemiltonm
- feat: added dashboard list and create tests (#3989) @Vikrant2520
- fix: Move db calls to prepared statement for checkTTLStatusItem in clickhousereader (#3976) @srikanth-iyengar
- Onboarding v2 (#3955) @YounixM
- feat: trace explorer page end to end test (#3960) @Vikrant2520
🚀 Features
- feat: Nan filtering is added (#4000) @palashgdev
- feat: improve dashboard view user experience (#3654) @YounixM
- feat: copy to clipboard start and end time added (#3995) @palashgdev
- feat: add open sans font and set font family in theme configuration (#3994) @YounixM
- feat: update logic to generate x series for line series charts (#3993) @YounixM
- feat: reset selected environment, service name, framework on data so… (#3992) @YounixM
🐛 Bug Fixes
- fix: remove points with negative timestamps (#4007) @srikanthccv
- fix: trace explorer and logs explorer export to dashboard is handled (#4001) @palashgdev
🧰 Maintenance
- chore: uplot file renames and reference updates (#4004) @YounixM
- chore: add new telemetry events and heartbeat events to saas (#3985) @makeavish
- Chore: logs pipelines help in UI (#3971) @raj-k-singh
New Contributors
- @srikanth-iyengar made their first contribution in #3976
Full Changelog: v0.34.0...v0.34.1
v0.34.0
🚨 Note: Please use v0.34.1 instead of this release. It includes immediate fixes for issues that were reported.
🚀 Features
- [Feat]: Uplot Threshold in Time Series. (#3974) @Rajat-Dabade
- Feat/fill span gaps reset (#3973) @YounixM
- [Feat]: Threshold in dashboard for Value Component (#3949) @Rajat-Dabade
- feat: use error boundary lib and setup fallback component (#3970) @YounixM
- feat: uplot graph is added and some re-rendering is reduced (#3771) @palashgdev
- feat(FE): dashboard alerts is added (#3908) @palashgdev
- feat: dashboard lock feature (#3880) @YounixM
- feat(dashboard): enable cmd+click for dashboard name in list (#3947) @joemiltonm
- feat: happy flow for services from list view to all the three details tab rendering the correct tables (#3942) @Vikrant2520
- feat: added services page playwright tests (#3928) @Vikrant2520
🐛 Bug Fixes
- [Fix]: threshold dashboard fixes (#3980) @Rajat-Dabade
- fix: improve user telemetry (#3972) @makeavish
- [Fix]: Threshold in dashboard fixes (#3979) @Rajat-Dabade
- fix: adding 2 pipeline processors with same name should not break the UI (#3943) @rkssisodiya
- fix: try Signoz button is visible on success (#3906) @palashgdev
- fix: trace_parser removed (#3937) @nityanandagohain
- fix: page break in Services overview tab (#3749) @palashgdev
- Fix: resource filters should work in logs pipelines (#3889) @rkssisodiya
- pkg/query-service/app: fix dropped error (#3842) @alrs
- fix(tags): tag modification in triggered alerts page (#3873) @joemiltonm
🧰 Maintenance
- Chore: logs pipelines UI telemetry (#3964) @rkssisodiya
- chore: dashboards to alerts creation support in query-service (#3924) @srikanthccv
- chore: return warning logs too from collector simulator (#3888) @rkssisodiya
- chore: dashboard locking ee query-service (#3890) @srikanthccv
- docs: added ror onboarding docs (#3927) @Calm-Rock
- [Refactor]: global time range for promql query (#3935) @Rajat-Dabade
New Contributors
- @joemiltonm made their first contribution in #3873
- @Vikrant2520 made their first contribution in #3928
- @Calm-Rock made their first contribution in #3927
- @alrs made their first contribution in #3842
Full Changelog: v0.33.1...v0.34.0
v0.33.1
🐛 Bug Fixes
- [Fix]: the height issue for resizable tables (#3875) @Rajat-Dabade
- [Fix]: full view chart label and checkbox issue (#3879) @Rajat-Dabade
- fix: empty widget is handled (#3830) @palashgdev
Full Changelog: v0.33.0...v0.33.1
v0.33.0
"What gets measured, gets improved." - Peter F. Drucker
🚀 Features
- [Feat]: Download as CSV and Execl and Search option for key-operation table (#3848) @Rajat-Dabade
- feat: boolean attribute support (#3816) @nityanandagohain
- feat: default trace_parser updated (#3782) @nityanandagohain
- feat: sanitize identity payload and pass source to identity and group … (#3804) @YounixM
- [Feat]: Dynamic columns in tables (#3809) @Rajat-Dabade
🐛 Bug Fixes
- Fix: log pipelines: generated operators should have appropriate if condition to avoid spamming collector logs (#3870) @rkssisodiya
- fix: support for dash in path name for json query (#3861) @nityanandagohain
- fix: ignore reload identity calls (#3862) @makeavish
- Fix: log pipelines: only one of the trace parser fields is required (#3857) @rkssisodiya
- fix: 404 on clicking version menu item in side nav (#3853) @YounixM
- [Fix]: added the darktheme support for Action Column in Alerts Listing Table. (#3844) @Rajat-Dabade
- Fix: Log pipelines deployment status unknown (#3838) @rkssisodiya
- fix: only latest agent config versions can have a pending deployment status (#3836) @rkssisodiya
- Fix: get log pipelines trace parser working (#3822) @rkssisodiya
- Fix: Query Service: get trace parser working in log parsing pipelines (#3820) @rkssisodiya
- Fix: grok parser in pipeline previews (#3810) @rkssisodiya
- fix: update logic to conditionally show Get Started and Billing routes (#3807) @YounixM
- [Fix]: the loading state based on the time interval (#3755) @Rajat-Dabade
🧰 Maintenance
- chore: add logs pipelines nav and update logs pipelines title and routes (#3858) @rkssisodiya
- chore: empty out trace parser fields if field.parseFrom is empty (#3850) @rkssisodiya
- refactor: global time range downdown for alert edit page (#3751) @Rajat-Dabade
- ci(staging-deployment): 👷 pull latest main tagged schema-migrator image (#3869) @prashant-shahi
- [Refactor]: Dynamic Columns PR (#3852) @Rajat-Dabade
Full Changelog: v0.32.1...v0.33.0
v0.32.1
🐛 Bug Fixes
- fix: promql alert expr formatting for composite queries with join/unless (#3784) @srikanthccv
- Fix: f/e: log pipelines: changes should be preserved when collapsing edited pipelines (#3770) @rkssisodiya
- [Fix]: the legend and value mapping issue in tooltip (#3789) @Rajat-Dabade
🧰 Maintenance
- chore: mocked the date object (#3788) @Rajat-Dabade
- Added unit test case for billing and workspaceLock compnent. (#3781) @Rajat-Dabade
Full Changelog: v0.32.0...v0.32.1
v0.32.0
"The free sharing and teaching of open source is incompatible with the notion of the solitary genius." - Golan Levin
🚀 Features
- Feat/opamp managed otel collector all deployments (#3774) @rkssisodiya
- feat: add support page (#3768) @YounixM
- feat: add created{By,At} , updated{By,At} to alerts/dashboards (#3754) @srikanthccv
- feat: add analytics group call (#3757) @YounixM
- Feat: opamp managed otel collector (#3746) @rkssisodiya
- feat: agentConf.manager as opamp conf provider (#3747) @rkssisodiya
- feat: opamp server with agent config provider (#3737) @rkssisodiya
- Billing UI (#3711) @YounixM
- query-service: add cluster name cli flag (#3713) @dhawal1248
🐛 Bug Fixes
- fix: warinng is now limited when timeseries panel is in widget (#3779) @palashgdev
- fix: update version check login and other minor UI fixes (#3759) @YounixM
- fix: nil pointer dereference in query builder expression (#3764) @srikanthccv
🧰 Maintenance
- chore: update logs/traces retention to 15days (#3780) @makeavish
- chore: Show pipeline preview action in more contexts (#3758) @rkssisodiya
- chore: Return non-empty confId from agentConf provider even if there are no recommendations (#3773) @rkssisodiya
- chore: send to customer portal for manage (#3763) @srikanthccv
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.42.0 to 0.44.0 (#3752) @dependabot
- chore: update query service telemetry (#3735) @makeavish
- Update CODEOWNERS (#3766) @YounixM
- [Refactor]: Jest setup for wrapping Provider and mocking Query Ranges (#3705) @Rajat-Dabade
- refactor[BE]: replace ioutil with io and os for file operations (#3761) @swagftw
New Contributors
Full Changelog: v0.31.1...v0.32.0
v0.31.1
What's Changed
- [Fix]: the json parsing issue (#3739) @Rajat-Dabade
Full Changelog: v0.31.0...v0.31.1
v0.31.0
"Vision is not enough; it must be combined with venture." - Václav Havel
🚀 Features
- feat: improved dashboards performance and fixed several bugs (#3385) @palashgdev
- feat: has and nhas filters is now enabled (#3567) @palashgdev
🐛 Bug Fixes
- fix: exists check for json filters added (#3675) @nityanandagohain
- fix: navigate to new logs-explorer page for log based alerts (#3669) @palashgdev
- fix: limit issue fixed when using contains (#3649) @nityanandagohain
- [Fix]: copy to clipboard without quotes (#3605) @Rajat-Dabade
🧰 Maintenance
- chore: do not allow deleting more than one panel on update request (#3703) @srikanthccv
- docs: update the chinese readme to latest (#3670) @wayne666
New Contributors
Full Changelog: v0.30.0...v0.31.0