Signoz Versions Save

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

v0.48.1

1 week ago

πŸš€ Features

  • feat: go to traces should use start time and end time from trace details (#5326) @YounixM
  • feat: azure monitoring docs (#5159) @Calm-Rock

πŸ› Bug Fixes

  • fix: apdex tooltip not visible in service details page (#5346) @vikrantgupta25
  • fix: table order by with builder queries (#5308) @srikanthccv
  • fix: make the license key check case insensitive (#5331) @vikrantgupta25
  • fix: stacked series no data case (#5328) @vikrantgupta25
  • fix: trace detail api start and end time (#5325) @makeavish
  • fix: incorrect telemetry query for samples (#5314) @srikanthccv
  • fix: handle overflow for attribute tooltips in trace details page (#5313) @YounixM
  • fix: handled value as string from queryParams for trace filters (#5274) @SagarRajput-7
  • fix: move date time picker to click an option or ok for custom time picker rather than hover (#5296) @vikrantgupta25

🧰 Maintenance

  • chore: move posthog to segment (#5330) @makeavish
  • chore: read double pointer numbers from result (#5300) @srikanthccv
  • chore: remove deprecated option (#5239) @srikanthccv
  • chore: posthog js init (#5324) @makeavish
  • chore: add start/end millis for trace details response (#5321) @srikanthccv
  • ci(push): include POSTHOG_KEY environment in frontend (#5327) @prashant-shahi
  • [Refactor]: add to query should not open log detail drawer (#4732) @Rajat-Dabade

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.48.0...v0.48.1

v0.48.0

1 week ago

πŸš€ Features

  • feat: pass fill gaps to query range api (#5276) @YounixM
  • feat: [5038] enable list view - add to dashboard (#5268) @YounixM
  • feat: sanitize query to remove groupBy for list panel query (#5285) @nityanandagohain
  • feat: added checkbox selection in dashboard variables (#5191) @SagarRajput-7
  • feat: added APM to new trace filter redirection (#5225) @SagarRajput-7
  • feat: added alert rule empty state and product edu (#5185) @SagarRajput-7
  • feat: show warning when the top level operations count is more than 2500 (#5193) @YounixM
  • feat: added an option to create channel when no Channels are available in alert config (#5195) @SagarRajput-7
  • feat: added link for example alerts (#5216) @SagarRajput-7
  • feat: added option to download billing usage data as csv (#5158) @SagarRajput-7
  • feat: added support for bar chart stacking (#5138) @vikrantgupta25

πŸ› Bug Fixes

  • fix: dependent variable panel not updating (#5283) @vikrantgupta25
  • fix: update from typography link to react router dom link component t… (#5279) @YounixM
  • fix: dashboard empty state learn more link not working (#5287) @vikrantgupta25
  • fix: fixed flakiness in alert list actions - delete, edit, clone & toggle (#5237) @SagarRajput-7
  • fix: added null checks for stacked bar chart with fallbacks (#5282) @vikrantgupta25
  • fix: update companyDomain in before firing every event (#5275) @makeavish
  • fix: update the error boundary components with sentry error boundary components (#5271) @vikrantgupta25
  • fix: fixed panelType when creating alerts from histogram dashboard (#5251) @SagarRajput-7
  • fix: fixed lightMode style for histogram panel (#5236) @SagarRajput-7
  • fix: convert timestamp in new trace explorer to user browser timezone and readable format (#5235) @SagarRajput-7
  • fix: table row data doesn't align with the response (#5248) @vikrantgupta25
  • fix: trace explorer not highlighting in sidenav (#5263) @vikrantgupta25
  • fix: table sorting when units are present (#5249) @vikrantgupta25
  • fix: update view options not visible (#5232) @YounixM
  • fix: text wrap in log details view, remove json/raw tag (#5231) @YounixM
  • fix: do not return zero value for non-aggregated table result (#5217) @srikanthccv
  • fix: dashboard listing default sorting by updatedAt (#5200) @vikrantgupta25
  • fix: apply having and limit clause on formulas (#5201) @srikanthccv
  • fix: fixed flaky pipelineSearchSection test case (#5189) @SagarRajput-7
  • fix: fix colors of graphs for lightMode and darkMode (#5192) @SagarRajput-7
  • fix: enable custom aggregate interval for all data sources across application (#5074) @vikrantgupta25
  • fix: default alerts yaxis unit doesn't reset on page change (#5199) @vikrantgupta25
  • fix: respect the sorting params present in the URL for dashboards list page (#5183) @vikrantgupta25
  • fix: unsaved changes popping up for newly created dashboard in settings (#5182) @vikrantgupta25
  • fix: clickhouse and promQL queries table column headers not handled (#5164) @vikrantgupta25
  • fix: use correct column name for v4 tables (#5177) @srikanthccv
  • fix: clone panel randomly jumping around in the middle causing layout issues (#5161) @vikrantgupta25
  • fix: theme analytics not getting reported as user is being fetched delayed (#5162) @vikrantgupta25
  • fix: fixed broken header style in dashboard detail page (#5154) @SagarRajput-7

🧰 Maintenance

  • chore: bump SigNoz/signoz-otel-collector and SigNoz/prometheus (#5294) @srikanthccv
  • chore: threshold rule panel type to graph (#5284) @srikanthccv
  • chore: adjust the step interval for builder queries (#5253) @srikanthccv
  • chore: fix elapsed time formatting (#5238) @srikanthccv
  • chore: add common resource attributes for span metrics (#5224) @srikanthccv
  • chore: open clickhouse builder by default on creating new exception alert (#5214) @makeavish
  • chore: support custom step interval (#5186) @srikanthccv
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.0 to 1.6.0 (#5194) @dependabot
  • chore: address large number of staticcheck issues (#5176) @srikanthccv
  • chore: add fill gaps for query range (#5155) @srikanthccv
  • chore: track from which page user visited to support page (#5168) @YounixM

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.47.0...v0.48.0

v0.47.0

4 weeks ago

πŸš€ Features

  • feat: add histogram visualisation support (#4858) @Rajat-Dabade
  • feat: support multi ingestion keys (#5105) @YounixM
  • feat: added trace-filter in new trace-explorer (#5081) @SagarRajput-7
  • feat: per column unit option for table type (#5134) @vikrantgupta25
  • feat: enable temporary sorting on table panel type (#5114) @vikrantgupta25
  • feat: dashboard revamp according to the latest designs (#4868) @YounixM
  • feat: added download as csv support for table panel type (#5067) @vikrantgupta25
  • feat: [SIG-582]: added planned maintenance create dialog (#4863) @SagarRajput-7
  • feat: added padding bottom to increase the visibility of logs in explorer page (#5069) @vikrantgupta25
  • feat: added drag select in time series chart for logs explorer page (#5068) @vikrantgupta25
  • feat: add AWS RDS and ElastiCache integration (#5071) @srikanthccv

πŸ› Bug Fixes

  • fix: do not mutate the rule condition (#5141) @srikanthccv
  • fix: remove the need for unnecessary dummy time column (#5108) @srikanthccv
  • fix: formula evaluation with non-participating queries (#5143) @srikanthccv
  • fix: incorrect order by label in query builder (#5148) @YounixM
  • feat: trace-filter style and light mode fixes (#5142) @SagarRajput-7
  • fix: alerts builder light theme plot tag issue (#5146) @vikrantgupta25
  • fix: dashboard variables should properly load for imported dashboards (#5123) @vikrantgupta25
  • fix: page breaking when query range response is null for table panel … (#5139) @vikrantgupta25
  • fix: use text/template for ClickHouse query templating (#5128) @srikanthccv
  • chore(query-service): update GoValuateFuncs definitions (#5106) @prashant-shahi
  • fix: do not consider Inf and NaN for formula (#5124) @srikanthccv
  • fix: random sizing issue with alerts query builder (#5116) @vikrantgupta25
  • fix: page jumping for alerts (#5119) @vikrantgupta25
  • fix: clone dashboard panel intermittent issue (#5096) @vikrantgupta25
  • fix: dashboard design feedback (#5104) @vikrantgupta25
  • fix: dashboard editor width fixes on large screens (#5101) @vikrantgupta25
  • fix: query range api triggering on every keystroke (#5093) @vikrantgupta25
  • fix(github): expire ssh keys after 15m (#5094) @grandwizard28
  • fix: handle-large-traces (#4903) @makeavish
  • fix: do not route back to overview tab when changing the resource attributes (#5058) @vikrantgupta25
  • fix: escape string for contains and ncontains (#5083) @nityanandagohain
  • fix: respect the query labels array for ordering than labels object (#5041) @vikrantgupta25
  • fix: page breaking when all queries are hidden (#5080) @vikrantgupta25
  • fix: add back the templating for query (#5079) @srikanthccv
  • fix: remove series with no points (#5077) @srikanthccv
  • fix: update the metrics datasource version v4 inproduct link (#5073) @vikrantgupta25
  • fix: retain the alerts table sorting when editing or discarding the opened alert (#5066) @vikrantgupta25
  • fix: step interval not getting updated on time range change (#5040) @vikrantgupta25
  • fix: cursor resetting in dropdown causing wrong query selection (#5063) @vikrantgupta25
  • fix: clickhouse builder cursor issue (#5065) @vikrantgupta25

🧰 Maintenance

  • chore: update phin version in resolutions (#5149) @YounixM
  • chore: scheduled maintenance query-service impl (#4834) @srikanthccv
  • chore: added theme analytics for the users (#5097) @vikrantgupta25
  • chore: make time macros available for all query types (#5092) @srikanthccv
  • chore: default zero only for counters and label normalization (#5085) @srikanthccv
  • chore: deprecate old columns in traces (#5016) @makeavish
  • chore: added pipeline list view, edit action and expanded views test cases (#4938) @SagarRajput-7
  • chore: use querier in alerts (#5045) @srikanthccv

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.46.0...v0.47.0

v0.46.0

1 month ago

πŸš€ Features

  • feat: added helper text, learn-more and doc-link (#5024) @SagarRajput-7
  • feat: update packages (#5054) @YounixM
  • feat: restrict the rendering of img and form tags in the logs content (#4905) @Vikrant2520
  • feat(workflow): integrate with workflow identity pool (#4945) @grandwizard28
  • feat: allow using the consistent naming with the signoz collector (#4865) @git-hulk

πŸ› Bug Fixes

  • Fix promql light theme (#5044) @Vikrant2520
  • fix: retain the query name,expression and disabled property on changing panel type (#4976) @Vikrant2520
  • fix: metrics order by avg (#5029) @srikanthccv
  • fix: multiple widgets getting created and hence blocking the delete (#5015) @Vikrant2520
  • fix: several issues (#5001) @srikanthccv
  • fix: added right padding to the notifications bar to show cancel button (#4969) @Vikrant2520

🧰 Maintenance

  • chore: allow unlimited dashboards and alerts in community version (#4989) @makeavish
  • chore: query range v3 metrics use v4 tables (#5021) @srikanthccv
  • chore: migrate alerts to v4 for supported operators (#5010) @srikanthccv
  • Chore: integrations: populate updatedAt for integration dashboards (#5019) @raj-k-singh
  • Chore: restrict logs connection test for integrations to use log attributes for identifying logs (#4977) @raj-k-singh
  • chore: enable limits for trace queries (#4997) @nityanandagohain
  • chore: add toUnixTimestamp to supported functions (#4877) @srikanthccv
  • chore(deps): bump postcss from 8.4.29 to 8.4.38 in /frontend (#5056) @dependabot
  • chore(deps): bump axios from 0.21.4 to 1.6.4 in /frontend (#5048) @dependabot
  • chore(deps): bump axios from 0.21.4 to 1.6.2 in /frontend (#4839) @dependabot
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /frontend (#4714) @dependabot

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.45.0...v0.46.0

v0.45.0

1 month ago

🚨 Note: If you were using SigNoz from v0.44.x and prior, you will need to run the migration steps after upgrading to v0.45 to migrate your existing dashboards (if any) - Docs


πŸš€ Features

  • Feat: integrations: clickhouse (#4879) @raj-k-singh
  • feat: introducing collapsable rows for dashboards (#4806) @Vikrant2520
  • feat: sort tags and events in trace detail (#4962) @makeavish
  • feat: added test cases for pipeline pages (#4872) @SagarRajput-7
  • feat: added tooltips for facing issue btn (#4948) @SagarRajput-7
  • feat: show milliseconds in timestamp in logs views (#4949) @YounixM

πŸ› Bug Fixes

  • fix: prevent page from crashing in case items in filters is null (#4964) @Vikrant2520
  • fix: make integrations available for the ee cloud user (#4963) @Vikrant2520
  • fix: add read-in-order config (#4918) @nityanandagohain
  • Revert "fix: step interval not getting updated on time range change" (#4955) @Vikrant2520
  • fix: text change for saved views in traces (#4953) @Vikrant2520
  • fix: add safety checks to handle null response from query range API (#4939) @YounixM
  • fix: fixed facing issue btn alignment issue (#4936) @SagarRajput-7
  • fix: ch queries sending builder as query type in query range api for exceptions alerts (#4941) @Vikrant2520
  • fix: time interval not getting updated in case of edit dashboard (#4940) @Vikrant2520
  • fix: step interval not getting updated on time range change (#4944) @Vikrant2520
  • fix: value panel restriction should be on enabled queries (#4934) @srikanthccv
  • fix: metric limit works with cache (#4935) @srikanthccv
  • fix: dont enrich if non empty keys are not same (#4930) @nityanandagohain

🧰 Maintenance

  • chore: disallow small step intervals for large durations (#4950) @srikanthccv
  • chore: update facing issues text (#4942) @makeavish
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /frontend (#4840) @dependabot
  • chore: [SIG-583]: Jest coverage collection config (#4920) @SagarRajput-7
  • [Snyk] Security upgrade axios from 1.6.2 to 1.6.4 (#4341) @ankitnayan
  • [Snyk] Security upgrade nginx from 1.25.2-alpine to 1.26-alpine (#4913) @YounixM

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.44.0...v0.45.0

v0.44.0

2 months ago

What's Changed

πŸš€ Features

  • feat: [SIG-585]: Added facingIssueBtn at Dashboard list, detail and alert list, detail etc. pages (#4899) @SagarRajput-7
  • feat: [SIG-584]: moved facing issue btn tracking from trackEvent to logEvent (#4888) @SagarRajput-7
  • feat: show timestamp in list view of trace explorer (#4860) @YounixM

πŸ› Bug Fixes

  • fix: rate in table panel (#4916) @makeavish
  • fix(clickhouse): update endpoint of the healthcheck in deployment files (#4908) @prashant-shahi
  • fix: restrict visibility of facing-issue button to only cloud users with intercom setup (#4907) @SagarRajput-7
  • fix: alert threshold form is resetting to default query option on stage & run (#4876) @SagarRajput-7
  • fix: do not save dashboard panel on creating a new panel if discard is pressed (#4884) @Vikrant2520
  • fix: billing container scroll issue when trial banner present (#4893) @Vikrant2520
  • fix: dashboard variable filters issue with dashboards containing older variable format (#4890) @Vikrant2520
  • fix: handle the case where the functions are undefined in the query response (#4880) @Vikrant2520
  • fix: threshold getting cleared on stage and run query and user not able to create alert issue (#4875) @Vikrant2520

🧰 Maintenance

  • chore: pin SigNoz OtelCollector 0.88.21 and update ClickHouse dsn (#4909) @prashant-shahi
  • chore: added jest coverage setup (#4871) @SagarRajput-7
  • chore: bump SigNoz/prometheus from v1.10.1 to v1.11.0 (#4912) @prashant-shahi
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#4889) @dependabot

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.43.0...v0.44.0

v0.43.0

2 months ago

πŸš€ Features

  • Pie Chart Panel (#4751) @Rajat-Dabade
  • feat: send event if users click in facing issues button in get started (#4859) @YounixM
  • feat: allow query restrictions for log queries (#4778) @nityanandagohain
  • feat: support of changing panel type in dashboards (#4759) @Vikrant2520
  • feat: revamp integration flow (#4832) @Vikrant2520
  • feat: update styles for toolbar (#4824) @YounixM
  • feat: views toolbar visibility, light mode (#4813) @YounixM
  • feat: retry on chunk load error (#4803) @YounixM
  • feat: updated otel version number (#4798) @Calm-Rock
  • feat: docked sidebar (#4794) @YounixM
  • feat: onboarding flow - enable users to submit request for a new data… (#4786) @YounixM
  • feat: add integrations to the side-nav for cloud users (#4756) @Vikrant2520
  • feat: allow characters in attribute names (#4775) @nityanandagohain
  • feat: do not retry query range API's with i/o timeout error (#4768) @Vikrant2520
  • feat: update time range selection flows to handle relative and absolu… (#4742) @YounixM
  • feat: add events API (#4761) @makeavish
  • Feat/integrations v0 mongo and nginx (#4763) @raj-k-singh
  • feat: add support to pin attributes in logs details view (#4692) @YounixM
  • feat: support drag select in chart - alerts page (#4618) @YounixM

πŸ› Bug Fixes

  • fix: fixed sidenav alignment with and without get-started (#4829) @SagarRajput-7
  • fix: wrong payload being sent in the dashboard payload (#4854) @Vikrant2520
  • fix: trace page breaking (#4844) @Vikrant2520
  • [Fix]: selected time in right container to be used in query-range (#4842) @Rajat-Dabade
  • fix: added billing page condition to not show when its not either cloud or enterprise (#4827) @SagarRajput-7
  • fix: time preference from the panel should be used to fetch data (#4836) @YounixM
  • fix: avoid rate limiting heartbeat events (#4822) @makeavish
  • fix: query range API validation (#4821) @makeavish
  • fix: sidebar jitter (#4815) @makeavish
  • fix: [SIG-578]: changed color of function block connector (#4800) @SagarRajput-7
  • fix: [SIG-577]: QB functions - states not clearing (#4810) @SagarRajput-7
  • fix: alerts tag popup vibrating (#4812) @Vikrant2520
  • chore: fixed java instructions (#4799) @Calm-Rock
  • fix: app content overlapping sidenav (#4811) @Vikrant2520
  • fix: querier v2 synced and tablePanel result processor updated (#4807) @nityanandagohain
  • fix: incorrect error rate query (#4805) @srikanthccv
  • fix: remove integrations page view and add event for the same (#4802) @Vikrant2520
  • fix: chunk load webpack error (#4795) @Vikrant2520
  • fix: sidenav items overlapping in small screens (#4789) @Vikrant2520
  • fix: added dashboard and QB shortcuts to the shortcuts page (#4791) @Vikrant2520
  • fix: hotfix bug in enhance query (#4783) @nityanandagohain
  • fix: do not move to next step if env not selected in onboarding (#4784) @Vikrant2520
  • fix: enrich all queries with non materialized attributes (#4772) @nityanandagohain
  • fix: billing page crashes when all three signal data is not present (#4764) @Vikrant2520
  • fix: update devtool property to eval-source-map (#4760) @YounixM
  • fix: 404 resource not found issues (#4757) @Vikrant2520
  • fix: [SIG-575]: no data in new trace explorer page specific scenario (#4748) @Vikrant2520
  • fix: typo in the log message (#4769) @git-hulk

🧰 Maintenance

  • chore: make send resolved notifs configurable (#4833) @srikanthccv
  • chore: use last 1day data for apdex latency metric meta (#4846) @srikanthccv
  • chore: added test cases for Logs (#4828) @SagarRajput-7
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend (#4838) @dependabot
  • chore: add log comment for prom queries (#4819) @srikanthccv
  • Chore: logs pipelines cover all available processors with tests (#4454) @raj-k-singh
  • chore: fixed java instructions (#4799) @Calm-Rock
  • chore: update events (#4808) @makeavish
  • chore: rate limit param (#4785) @makeavish
  • chore: integration instructions: add typical log file locations for macOS (#4779) @raj-k-singh
  • chore: send language and service name events as list (#4588) @makeavish
  • refactor: removed the error body (#4850) @Rajat-Dabade
  • revert: prevent stage and run query to apply legends (#4816) @Vikrant2520
  • Docker instructions (#4797) @Calm-Rock
  • QB - Logs - Enable TimeShift function (#4792) @YounixM
  • Dashboard Clean up and list view improvement. (#4675) @Rajat-Dabade
  • [Refactor]: Table Grid Formula issue. (#4758) @Rajat-Dabade

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.42.0...v0.43.0

v0.42.0

3 months ago

What's Changed

  • [Fix]: Using exported dashboards as input to dashboard provisioning #2 (#4726) @wbtan7
  • Explorer Toolbar maximised and minimised (#4721) @Rajat-Dabade

πŸš€ Features

  • Feat: QS: redis integration v0: instructions for collecting and parsing logs (#4753) @raj-k-singh
  • feat: show environments in a separate dropdown (#4717) @YounixM
  • feat: [SIG-573]: Fixed billing page issues (#4744) @SagarRajput-7
  • feat: [SIG-566]: Added message to alert user about their past due - subscription status (#4724) @SagarRajput-7
  • feat: add ability to customize alert frequency (#4697) @srikanthccv
  • Feat: QS: postgres integration: instructions for collecting and parsing logs (#4738) @raj-k-singh
  • feat: [SIG-572]: allow number of lines changing in the logs list view (#4737) @Vikrant2520
  • feat: [SIG-571]: added support for has and nhas operator for json filter (#4736) @Vikrant2520
  • feat: implement download logs feature for logs explorer new design (#4728) @Vikrant2520
  • feat:php flow (#4688) @Calm-Rock
  • Feat: postgres integration v0 (#4704) @raj-k-singh
  • Feat: integrations v0 metrics connection status (#4715) @raj-k-singh
  • feat: enabled variable selection in case of dashboard locked (#4709) @Vikrant2520
  • feat: handled inactive tab handling by removing the display flex override (#4708) @SagarRajput-7

πŸ› Bug Fixes

  • chore: fix alerting options (#4752) @srikanthccv
  • feat: [SIG-573]: Fixed billing page issues (#4744) @SagarRajput-7
  • fix: log chips not forming making filtering not work (#4749) @Vikrant2520
  • chore: fix query-service logging (#4696) @srikanthccv
  • fix: [SIG-574]: support __ in the groupBy clause (#4747) @Vikrant2520
  • (fix) send 403 on wrong password entry during change password operation (#4733) @grandwizard28
  • fix: [SIG-565]: design feedback for integrations (#4723) @Vikrant2520
  • fix: [SIG-570]: query builder issue when - is present in free text seach (#4735) @Vikrant2520
  • fix: [SIG-567]: prevented stage-&-run API on legend change (#4720) @SagarRajput-7
  • fix: context filter input overflow issue, min height for logs list view (#4710) @YounixM

🧰 Maintenance

  • chore: fix alerting options (#4752) @srikanthccv
  • chore: fix query-service logging (#4696) @srikanthccv
  • chore: update events (#4725) @makeavish
  • chore: update postgres config instructions to work for both signoz cloud and self-hosted (#4718) @raj-k-singh
  • chore: frontend: some cleanups in plumbing for integration connection status (#4716) @raj-k-singh
  • chore: remove share invite link message (#4691) @YounixM

New Contributors

  • @grandwizard28 made their first contribution in #4733
  • @wbtan7 made their first contribution in #4726

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.41.1...v0.42.0

v0.41.1

3 months ago

What's Changed

  • Revert "Explorer Toolbar maximised and minimised (#4656)" @Vikrant2520 in #4705

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.41.0...v0.41.1

v0.41.0

3 months ago

πŸš€ Features

  • feat: added isFetching condition and changed series color (#4689) @SagarRajput-7
  • FE: Design update for log context tab (#4601) @Rajat-Dabade
  • Explorer Toolbar maximised and minimised (#4656) @Rajat-Dabade
  • feat: [SIG-557]: added Billing usage graph - daily and weekly (#4686) @SagarRajput-7
  • FE: updated routes and modal for create alert css (#4602) @Rajat-Dabade
  • feat: add support for alerting on absent metric (#3245) @srikanthccv
  • Feat: qs autopopulate installed integration dashboards (#4680) @raj-k-singh
  • feat: [SIG-546]: user with viewer roles can only view saved views (#4663) @Vikrant2520
  • feat: [SIG-543]: add time selection in the custom date selection (#4658) @Vikrant2520
  • Feat: QS: Log Pipelines for installed integrations (#4674) @raj-k-singh
  • feat: support for timeshift in logs (#4607) @nityanandagohain
  • Feat: QS: structure for built in integrations (#4655) @raj-k-singh
  • feat: route to the onboarding flow when clicking the sending logs in case of no logs (#4600) @Vikrant2520
  • feat: add clone query functionality (#4617) @YounixM
  • feat: [SIG-526]: UI Integrations V0 (#4595) @Vikrant2520
  • Feat: qs api integration connection status (#4628) @raj-k-singh
  • Feat: qs integrations http api (#4622) @raj-k-singh
  • feat: add support for email alert channel (#4599) @srikanthccv
  • feat: update query builder to support spatial aggregations and functions (#4569) @YounixM
  • feat: use attribute if present for json query (#4458) @nityanandagohain

πŸ› Bug Fixes

  • fix: use same time window as the logs/traces query (#4682) @srikanthccv
  • [Fix]: full view bar chart (#4667) @Rajat-Dabade
  • fix: interpret missing point as zero value in formula evaluation (#4668) @srikanthccv
  • fix: handle defaults for apm and aws (#4678) @YounixM
  • fix: remove early return for services call in usage explorer (#4669) @srikanthccv
  • fix: update the md file for integrations config (#4677) @Vikrant2520
  • fix: [SIG-542]: handle special characters in servicename (#4649) @Vikrant2520
  • fix: [SIG-549]: bring the ts config for pre-commit hook in sync with github CI (#4660) @Vikrant2520
  • fix: [SIG-532]: Copy Log Link Functionality for new designs (#4644) @Vikrant2520
  • fix: offset added hinders the timestamps for the traces (#4642) @Vikrant2520
  • fix: [SIG-538]: dashboard variables reset on tab visibility change (#4619) @Vikrant2520
  • fix: default version to v4 if version param not present in url params (#4636) @YounixM
  • fix: update date picker styles (#4635) @YounixM

🧰 Maintenance

  • Graph visibility state management. (#4632) @Rajat-Dabade
  • Logs Strip color according to severity_text (#4643) @Rajat-Dabade
  • Update panel type on selecting new panel on dashboards. (#4634) @Rajat-Dabade
  • refactor: onblur convert to tag (#4662) @Rajat-Dabade
  • [Refactor]: Height for log explorer list panel (#4657) @Rajat-Dabade
  • chore: dashboard info update (#4684) @makeavish
  • chore: add day wise usage breakdown (#4648) @srikanthccv
  • chore: add LogCommentEnricher middleware (#4681) @srikanthccv
  • chore: limit number of top level operations in services list (#4666) @srikanthccv
  • chore: extract dashboard/alert query info and send event (#4665) @makeavish
  • chore: minor integrations UI cleanups (#4661) @raj-k-singh
  • chore: [SIG-526]: Improve the light theme designs for integrations UI (#4659) @Vikrant2520
  • chore: integrations: accept query param for lookback seconds in connection status API (#4650) @raj-k-singh
  • chore: bump github.com/SigNoz/prometheus to v1.9.79-0.1 (#4651) @srikanthccv
  • chore: update version for clickhouse mock dependency (#4640) @raj-k-singh
  • chore: update APM metrics to use v4 query range (#4638) @srikanthccv
  • chore: update dependency github.com/srikanthccv/ClickHouse-go-mock from v0.4.0 -> v0.6.0 (#4637) @raj-k-singh

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.40.0...v0.41.0