signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. πŸ”₯ πŸ–₯. πŸ‘‰ Open source Application Performance Monitoring (APM) & Observability tool

OTHER License

Stars
17.5K
Committers
144

Bot releases are visible (Hide)

signoz - v0.36.0

Published by github-actions[bot] 10 months ago

🚨Upgrading from older versions

If you were using SigNoz from v0.35.x and prior, you will need to run the migration steps after upgrading to v0.36. - Docs

πŸš€ Features

  • feat: show rate limit warning in services page when total RPS > 100 (#4266) @YounixM
  • feat(query-service): support for SMTP service (#4258) @prashant-shahi
  • feat: added frontend for newly addded flows (#4151) @Calm-Rock
  • feat: gh-4211: show copy and share invite link message next to pendin… (#4260) @YounixM
  • feat: show trace details on hover (#4241) @YounixM
  • feat: on create alerts query range format is called to fill the variables (#4204) @palashgdev
  • feat: upgrade clickhouse to 23.11.1 (#4225) @nityanandagohain

πŸ› Bug Fixes

  • fix(dockerfile): copy invitation email templates for EE build (#4274) @prashant-shahi
  • Revert "Fix: lettercase bug in query-builder" (#4255) @makeavish
  • fix: dot support in attribute name (#4121) @nityanandagohain
  • [Fix]: range issue in uplot charts (#4262) @Rajat-Dabade
  • Fix: query service: escape dollars in collector config generated for pipelines. (#4242) @raj-k-singh
  • fix: enrichment for json in alerts and disable timestamp adjustment (#4240) @nityanandagohain
  • fix: do not use grouping sets when there is no tags for group by (#4237) @srikanthccv
  • [Fix]: the min data point as 0 in time series (#4203) @Rajat-Dabade
  • fix: remove timestamp roundup for logs list api call (#4229) @nityanandagohain
  • fix: suggestions not populating without space (#4257) @Vikrant2520
  • Fix: lettercase bug in query-builder (#4120) @s4nju
  • fix: [GH-3585]: operator suggestion should work on the substring typed in by the user (#4246) @Vikrant2520
  • fix: [GH-3790]: timerange not working for different users (#4192) @Vikrant2520

🧰 Maintenance

  • chore: send event only if there are dashboards or alerts (#4253) @makeavish
  • chore: update active user event (#4271) @makeavish
  • Update new maintainers (#4277) @makeavish
  • FE: Log Detail View: Support for dots in log attributes (#4252) @raj-k-singh
  • [Refactor]: Added tag and datatype in options for query builder (#3555) @Rajat-Dabade
  • Round off x axis max timestamp to T - 1 min and 0th second (#4238) @YounixM
  • [refactor]: persistance of sorting and page in table (#4221) @Rajat-Dabade
  • Rearrange variables (#4187) @YounixM
  • Uplot time range (#4144) @YounixM
  • [Refactor]: added tooltip for graph manager (#4236) @Rajat-Dabade
  • refactor: pop for unsaved changes (#4188) @Rajat-Dabade

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.35.1...v0.36.0

signoz - v0.35.1

Published by github-actions[bot] 10 months ago

πŸš€ Features

  • [Feat]: only clicked legend graph visible (#4226) @Rajat-Dabade
  • feat: track channel click event in support page (#4217) @YounixM
  • feat: pass abort signal to cancel api request on query-key change or … (#4193) @YounixM

πŸ› Bug Fixes

  • fix: createPAT method to return id (#4078) @makeavish
  • fix: use updated query value on test query, restrict direct commit to… (#4210) @YounixM
  • Revert "fix: variable edit flow - use updated query value on test query" (#4207) @YounixM
  • fix: incorrect alert description and summary for prom rules (#4190) @srikanthccv
  • Fix: qs: allow saving pipelines without connected agents (#4189) @raj-k-singh
  • fix(FE): render tooltip if full name of attributes/tag in query builder over hover (#4071) @grvv
  • fix(FE): Fixes the background color of the dashboards full screen view as per the mode selected i.e dark or light mode (#4175) @avijeetpandey

🧰 Maintenance

  • chore: better error handling in getAlertsInfo (#4230) @makeavish
  • chore: add new dashboard/alerts info events (#4214) @makeavish
  • chore: update .github/CODEOWNERS (#3539) @srikanthccv
  • chore: add prepare query for cumulative/unspecified timeseries (#4166) @srikanthccv
  • chore: update BuilderQuery struct and add PrepareTimeseriesFilterQuery (#4165) @srikanthccv
  • chore: add variable templating endpoint (#4191) @srikanthccv
  • test: metrics application test are added (#4137) @palashgdev
  • chore: use bytes.Equal instead (#4201) @testwill
  • [Refactor]: added percent 0 - 100 in yaxis for alerts (#4173) @Rajat-Dabade

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.35.0...v0.35.1

signoz - v0.35.0

Published by github-actions[bot] 11 months ago

πŸš€ Features

  • Feat: fe: logs pipelines severity parsing processor (#4149) @raj-k-singh
  • Feat: fe: logs pipelines timestamp parsing processor (#4106) @raj-k-singh
  • Feat: QS: logs pipelines severity parsing processor (#4132) @raj-k-singh
  • feat: dashboard perf improvements (#4010) @YounixM
  • feat: [GH-4093]: move the name to the left and the actions to the right for widget header (#4130) @Vikrant2520

πŸ› Bug Fixes

  • fix: custom variables options are not populated (#4154) @YounixM
  • fix: text formatting issues and upgrade button style updates (#4141) @YounixM
  • fix: add onboarding complete event (#4140) @YounixM
  • [Fix]: threshold in alerts (#4074) @Rajat-Dabade
  • fix: update logic for handling data for uplot charts (#4131) @YounixM
  • [Fix]: the full view in service layer (#4133) @Rajat-Dabade
  • [Fix]: the default query issue in log (#4108) @Rajat-Dabade
  • fix: onRun Query offset is made zero (#4083) @palashgdev

🧰 Maintenance

  • ci(staging-deployment): ✏️ fix command to fetch schema migrator image (#4123) @prashant-shahi
  • chore(deps): bump tj-actions/branch-names from 5.1 to 7.0.7 in /.github/workflows (#4164) @dependabot
  • chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend (#4134) @dependabot
  • [Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 (#4145) @ankitnayan
  • [Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 (#4146) @YounixM

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.34.4...v0.35.0

signoz - v0.34.4

Published by github-actions[bot] 11 months ago

πŸš€ Features

  • Feat: query service: logs pipelines timestamp parsing processor (#4105) @raj-k-singh
  • FE: while saving widget scrolled into view (#4046) @palashgdev
  • feat: custom timeout and contextTimeout flag in response (#4022) @nityanandagohain
  • feat: added the share link for view widget mode (#4052) @palashgdev
  • feat: added auth as pre-requisite for the other tests (#4031) @Vikrant2520
  • feat: add pr template (#4102) @Vikrant2520

πŸ› Bug Fixes

  • Fix: some pipelines UI fixes (#4112) @raj-k-singh
  • fix: queryTable is updated with newData (#4084) @palashgdev
  • fix: use window function lagInFrame for rate calculation (#4068) @srikanthccv
  • fix: [GH-4097]: Fix missing values in chart tooltip (#4098) @YounixM
  • fix: updated the form value on mount (#4076) @palashgdev
  • fix: sort tooltip value based on value and highlight on hover (#4059) @YounixM
  • fix: update logic for handling data for uplot charts (#4070) @YounixM
  • Fix/pipelines temp work around for supporting dots in resource keys (#4064) @raj-k-singh
  • [Fix]: the undefined threshold format issue (#4058) @Rajat-Dabade
  • Fix: pipelines: string ops on missing attribs in pipeline filters should not spam warnings (#4049) @raj-k-singh
  • fix: dashboard delete is fixed and toast message is added (#4050) @palashgdev
  • fix: new dashboard menu items are flickering (#4039) @YounixM
  • fix: [GH-4075]: block action on the view section if the dashboard is locked (#4089) @Vikrant2520
  • fix: [GH-4081]: no whitespace should appear when we remove hidden from body styles (#4092) @Vikrant2520
  • fix: [3958]: restrict dashboard api call on other pages on tab visibility change (#4066) @Vikrant2520

🧰 Maintenance

  • chore: update rule create response (#4090) @srikanthccv
  • Dashboard full screen should be allowed regardless of whether dashboa… (#4055) @alexbowers

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.34.3...v0.34.4

signoz - v0.34.3

Published by github-actions[bot] 11 months ago

πŸš€ 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: https://github.com/SigNoz/signoz/compare/v0.34.2...v0.34.3

signoz - v0.34.2

Published by github-actions[bot] 11 months ago

πŸ› 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: https://github.com/SigNoz/signoz/compare/v0.34.1...v0.34.2

signoz - v0.34.1

Published by github-actions[bot] 11 months ago

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

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.34.0...v0.34.1

signoz - v0.34.0

Published by github-actions[bot] 11 months ago

πŸš€ 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

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.33.1...v0.34.0

signoz - v0.33.1

Published by github-actions[bot] 12 months ago

πŸ› 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: https://github.com/SigNoz/signoz/compare/v0.33.0...v0.33.1

signoz - v0.33.0

Published by github-actions[bot] 12 months ago

"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: https://github.com/SigNoz/signoz/compare/v0.32.1...v0.33.0

signoz - v0.32.1

Published by github-actions[bot] 12 months ago

πŸ› 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: https://github.com/SigNoz/signoz/compare/v0.32.0...v0.32.1

signoz - v0.32.0

Published by github-actions[bot] almost 1 year ago

"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: https://github.com/SigNoz/signoz/compare/v0.31.1...v0.32.0

signoz - v0.31.1

Published by github-actions[bot] about 1 year ago

What's Changed

  • [Fix]: the json parsing issue (#3739) @Rajat-Dabade

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.31.0...v0.31.1

signoz - v0.31.0

Published by github-actions[bot] about 1 year ago

"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: https://github.com/SigNoz/signoz/compare/v0.30.0...v0.31.0

signoz - v0.30.0

Published by github-actions[bot] about 1 year ago

"It Works on my Machine!!"


πŸš€ Features

  • feat(query-builder): add limit, order by and having clause to formula (#3623) @palashgdev
  • feat: updated infra docs (#3637) @ankit01-oss
  • feat: ignore prettier formatting for build, coverage and md files (#3628) @YounixM
  • feat: default options is updated (#3607) @palashgdev
  • feat: severityText is added (#3606) @palashgdev
  • Add support for freehand json query (#3625) @nityanandagohain

πŸ› Bug Fixes

  • fix: alert eval for "="/"!=" combination with "at least once"/"all th… (#3613) @srikanthccv
  • fix: use raw-loader instead of mdx-js/loader (#3640) @YounixM
  • fix: skip first record only for rate metrics (#3609) @srikanthccv
  • [Fix]: the scroll issue and name issue in save view (#3604) @Rajat-Dabade
  • fix: active menu logic is updated (#3602) @palashgdev

🧰 Maintenance

  • chore: error details stack trace height is updated (#3639) @palashgdev
  • refactor(query-service): remove redundant nil check (#3614) @Juneezee

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.29.3...v0.30.0

signoz - v0.29.3

Published by github-actions[bot] about 1 year ago

What's Changed

  • update webpack config to add segment ID (#3599) @YounixM
  • ci(frontend): πŸ‘· update CI job for frontend EE build (#3596) @prashant-shahi
  • [Refactor]: polished the log UI (#3591) @Rajat-Dabade
  • Add support in query service for querybuilder filterset based log pipelines (#3560) @rkssisodiya
  • [Snyk] Security upgrade nginx from 1.24.0-alpine to 1.25.2-alpine (#3589) @YounixM
  • feat: onboarding flow - add analytics - update webpack config (#3597) @YounixM
  • feat: onboarding flow - add analytics (#3594) @YounixM

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.29.2...v0.29.3

signoz - v0.29.2

Published by github-actions[bot] about 1 year ago

What's Changed

πŸš€ Features

  • feat: old logs explorer is now deprecated (#3576) @palashgdev
  • feat: limit & order by is enabled in the metrics query builder (#3566) @palashgdev

πŸ› Bug Fixes

  • fix: add missed variable substitution for promql querires (#3584) @srikanthccv
signoz - v0.29.1

Published by github-actions[bot] about 1 year ago

πŸš€ Features

  • feat: tree is updated to show different node values instead of editor (#2696) @palashgdev

πŸ› Bug Fixes

  • [Fix]: show dashboard according to Id (#3564) @Rajat-Dabade

🧰 Maintenance

  • chore: tree is expanded by default (#3563) @palashgdev
  • [Refactor]: added tag for data type and type of logs (#3554) @Rajat-Dabade

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.29.0...v0.29.1

signoz - v0.29.0

Published by github-actions[bot] about 1 year ago

"The devil is in the details, but so is the solution."


🚨 Note: Please use v0.29.1 instead of this release. It includes immediate fixes for issues that were reported.

πŸš€ Features

  • feat: json filter bool support (#3544) @nityanandagohain
  • feat: signoz cloud - show cloud onboarding docs only when the domain … (#3540) @YounixM
  • feat: support for json query on body (#3534) @nityanandagohain
  • feat: signoz cloud - update polling logic to fetch latest services (#3538) @YounixM
  • feat: add new ff for ee plan (#3524) @makeavish
  • feat: triggered alerts is migrated to useQuery (#2814) @palashgdev
  • feat: initail version of QB to expr (#3412) @nityanandagohain
  • Signoz cloud onboarding v1 (#3525) @YounixM
  • Save view PRD design changes. (#3480) @Rajat-Dabade
  • Enhancement for Save View PRD. (#3471) @Rajat-Dabade
  • feat: all dashboard is migrated to useQuery and action is removed (#3384) @himanshugupta714

πŸ› Bug Fixes

  • fix: remove unnecessary braces in clickhouse reader (#3543) @dhawal1248
  • prefer delta by default - fix indent (#3541) @dhawal1248
  • fix: code scanning issues is fixed (#3522) @palashgdev
  • fix: live logs table color for light mode is fixed (#3517) @palashgdev
  • fix(FE/Logs): fix all logs not visible on scrolling (#3512) @CKanishka
  • fix: avoid pipeline builder panic when first op is disabled (#3500) @rkssisodiya
  • fix: do not add redundant [] for array (#3484) @srikanthccv
  • fix: tagRef is updated (#3502) @palashgdev
  • fix(FE): encode URL query params (#3501) @CKanishka
  • style(FE/layout): Fix app scroll behaviour and sidenav footer section inconsistency (#3426) @CKanishka
  • fix(FE/logs): error alert on deleting mandatory selected fields (#3437) @CKanishka
  • fix: clear query builder staged query (#3479) @yeshev
  • fix: threshold value is handled for undefined case (#3473) @palashgdev
  • chore: fix update debug dependency (#3465) @yeshev
  • fix: login/precheck api in non-ee variant (#3516) @vishalsharma1800
  • fix: unvalidated dynamic method call (#3515) @Rajat-Dabade
  • fix: storage of sensitive information in build artifact (#3491) @Rajat-Dabade

🧰 Maintenance

  • chore: prefer delta temporality by default (#3533) @dhawal1248
  • chore(frontend): load dotenv for webpack prod and related changes (#3537) @prashant-shahi
  • chore: return 400 http status on pipeline validation error (#3472) @rkssisodiya
  • chore: update dependencies (#3514) @srikanthccv
  • chore(FE): update webpack, add sass, remove wydr (#3503) @YounixM
  • chore(FE): reduce main.js chunk size (#3486) @CKanishka
  • chore: bump SigNoz/prometheus (#3410) @srikanthccv
  • chore: update package resolution (#3477) @yeshev
  • chore: css-minimizer-webpack-plugin is updated (#3464) @palashgdev
  • chore: add debug package resolution (#3469) @yeshev
  • chore: fix update debug dependency (#3465) @yeshev
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#3363) @dependabot
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /frontend (#3357) @dependabot
  • chore: upgrade d3-color dependency (#3461) @yeshev
  • chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 in /frontend (#3458) @dependabot
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#3459) @dependabot
  • chore: upgrade debug dependency (#3462) @yeshev
  • chore: log parsing pipelines happy path integration test (#3424) @rkssisodiya
  • chore: ✏️ fix typo - date => data (#3551) @bwalding
  • ci(frontend): πŸ‘· CI job for frontend EE build (#3552) @prashant-shahi
  • docs: updated APM docs (#3548) @ankit01-oss
  • [Fix]: Unvalidated dynamic method call (#3508) @Rajat-Dabade
  • [Snyk] Security upgrade html-webpack-plugin from 5.1.0 to 5.5.0 (#3499) @ankitnayan
  • [Snyk] Security upgrade alpine from 3.7 to 3.16.7 (#3488) @ankitnayan
  • [Snyk] Security upgrade alpine from 3.7 to 3.16.7 (#3492) @ankitnayan
  • chore(FE): upgrade babel-loader to latest (#3476) @CKanishka

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.28.0...v0.29.0

signoz - v0.28.0

Published by github-actions[bot] about 1 year ago

What's Changed

πŸš€ Features

  • feat: opsgenie integration (#3429) @srikanthccv
  • feat: add list loader and fix action column size (#3440) @yeshev
  • feat: use prefetched query in live (#3450) @yeshev
  • feat: create live logs page and custom top nav (#3315) @yeshev
  • feat: Save View for Explorer pages. (#3404) @Rajat-Dabade

πŸ› Bug Fixes

  • fix: live tail query formatting fix (#3453) @nityanandagohain
  • feat: add list loader and fix action column size (#3440) @yeshev
  • fix(FE): tooltip link not opening in apdex tooltip (#3441) @YounixM
  • fix: exists, nexists support for top level logs columns (#3434) @nityanandagohain
  • fix(FE/logs): enable horizontal scroll in logs context (#3407) @CKanishka
  • fix: use query-service API to fetch triggered alerts (#3417) @srikanthccv
  • fix: update dashboards to use placeholder params (#3408) @srikanthccv
  • fix: update apdex query to use placeholder parameters (#3409) @srikanthccv
  • fix: export table panel (#3403) @yeshev
  • fix: enable modal is fixed when time is changed (#3454) @palashgdev
  • fix: back button issue fixed for traces/logs explorer (#3448) @nodaddy

🧰 Maintenance

  • chore: update saved views endpoints (#3314) @srikanthccv
  • chore: remove ee import (#3425) @makeavish
Package Rankings
Top 5.06% on Proxy.golang.org