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.18.1

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

πŸ› Bug Fixes

  • fix: slider duration is fixed (#2537) @palashgdev
  • fix: latency graph onclick is updated (#2534) @palashgdev
  • fix: global time navigation is fixed (#2533) @palashgdev

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.18.0...v0.18.1

signoz - v0.18.0

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

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

What's Changed

  • CI: deployment workflow changes (#2527) @prashant-shahi
  • feat: resource attribute filtering is added in the exceptions (#2491) @palashgdev
  • ability to filter by deployment environment service map (#2506) @palashgdev

πŸš€ Features

  • feat: resource attribute filtering is added in the exception (#2491) @palashgdev
  • feat: table view is updated for body field in the drawer (#2465) @palashgdev
  • feat: ability to filter by deployment environment service map (#2506) @palashgdev
  • feat: editor is updated (#2464) @palashgdev

πŸ› Bug Fixes

  • fix: case sensitive selected field search fixed (#2529) @nityanandagohain
  • fix: logs global time filtering (#2522) @palashgdev
  • fix: substitute nan negative rate from counter resets (#2449) @srikanthccv
  • fix: View Traces button behavior (#2458) @gitstart

🧰 Maintenance

  • upgraded some deprecated packages (#2424) @rkmdCodes
  • fix: tabs deprecation warning from antd (#2479) @gitstart
  • fix: slider deprecation warning from antd (#2478) @gitstart
signoz - v0.17.0

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

What's Changed

πŸš€ Features

  • Pop!OS support (same as ubuntu) #2417 (#2420) @adderek
  • feat: color coding is added in the table view (#2437) @palashgdev
  • feat: color coding is added in the list view (#2432) @palashgdev
  • feat: body is added in the log (#2431) @palashgdev
  • feat: move form into useForm from antd (#2403) @gitstart
  • feat: add span links support (#2415) @makeavish
  • feat: restricted_SELECTED_FIELDS is filtered from the selected list (#2401) @palashgdev
  • style: corrected the positioning of the charts tooltip (#2402) @maryojo
  • feat: color encoding is added in the logs raw view (#2398) @palashgdev
  • feat(PAT): Add personal access token for programmatic access (#2261) @ahsanbarkati

πŸ› Bug Fixes

  • fix: address legend formatting for external call error % (#2443) @srikanthccv
  • fix: Logs Live Tail is fixed (#2380) @palashgdev
  • fix: menu antd deprecation warning (#2416) @gitstart

🧰 Maintenance

  • chore: bump SigNoz/prometheus (#2094) @srikanthccv
  • chore: update CODEOWNERS for */query-service/ (#2421) @srikanthccv
  • chore: health endpoint related changes (#2275) @prashant-shahi
signoz - v0.16.2

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

"A stitch in time saves nine"


What's Changed

  • fix: changed ask admin message (#2215) @mindhash
  • fix: scrollbar issue on widget (#2359) @techchintan
  • fix: null value handle on create dashboard (#2320) @techchintan
  • FIX: The last timestamp label overflows in the flamegraph of trace detail page (#2271) @gitstart
  • FE: remove @types/redux (#2274) @gitstart
  • feat: add list and table views for logs (#2163) @volodfast

πŸš€ Features

  • feat: multiple values can be selected (#2365) @palashgdev
  • feat(FE): span Kind is added in the trace filter page (#2281) @palashgdev

πŸ› Bug Fixes

  • fix: resolves alert charts issue with 1 hr timerame (#2377) @mindhash
  • fix: error rate as a percentage of range 0-100% (#2311) @srikanthccv
  • fix: operator should be IN for top level operations (#2304) @srikanthccv
  • fix: attribute name corrected in logs database (#2301) @nityanandagohain
  • fix: width is added for the max content (#2292) @palashgdev
  • fix: onDrag is updated (#2267) @palashgdev
  • fix: onSearch callback is updated (#2266) @palashgdev
  • fix: it has been fixed of difficult to click on metrics graph points (#2207) @KolesnikAntony

🧰 Maintenance

  • chore: bump signoz/signoz-otel-collector version (#2378) @srikanthccv
  • chore: linebreak style is updated (#2277) @palashgdev
  • test: testMatch is updated in jest (#2270) @palashgdev
signoz - v0.16.1

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

What's Changed

  • fix: resource attribute tag key type is updated (#2231) @makeavish
  • test: renderHook is added (#2233) @palashgdev
  • FE: Create a single instance of notification in form of Context Provider and use it across whole app (#2196) @gitstart
  • feat: introduce health check endpoint (#2257) @prashant-shahi

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.16.0...v0.16.1

signoz - v0.16.0

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

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


"Computer system without observability is like driving a car without a rear-view mirror."

πŸš€ Features

πŸ› Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.15.0...v0.16.0

signoz - v0.15.0

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

"Monitoring is like a microscope, it gives us the ability to see what's happening in the system."


What's Changed

πŸ› Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.14.0...v0.15.0

signoz - v0.14.0

Published by github-actions[bot] almost 2 years ago

"You can't improve what you can't measure."


What's Changed

  • feat: antd is updated from v4 to v5 (#2012) @palashgdev
  • refactor: use antd form in organization display name (#2006) @jyash97
  • Add support for histogram quantiles (#1533) @srikanthccv
  • style: use 'no data' for empty graphs (#2002) @mariuskimmina

πŸ› Bug Fixes

  • fix(FE): show no No Data on default Dashboards (#2003) @mariuskimmina
  • fix: use target arch amd64 (#2027) @srikanthccv
  • fix: query builder formula fails to eval (#1999) @srikanthccv
  • fix: add signoz.collector.id to spanmetrics dimensions (#2001) @srikanthccv
signoz - v0.13.1

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Add Docs to install SQLite3 (#1924) @axaysagathiya
  • ci(deployments): workflows for staging and testing deployments and related changes (#1933) @prashant-shahi

πŸš€ Features

  • Removing Beta tag from Logs (#1952) @pranay01

πŸ› Bug Fixes

  • fix: use rpc method and responseStatusCode (#1971) @makeavish
  • fix: Logs double api is called (#1947) @palashgdev
  • fix: disable button unless org name is different (#1984) @jyash97
  • fix(sidebar): highlight active feature in nested route (#1929) @jyash97
  • fix(logs): prevent duplicate logs dispatch (#1934) @jyash97
  • ci: πŸ‘· fix testing and staging deployments (#1980) @prashant-shahi
  • fix: πŸ› resolve redundant metrics issue in Docker and Swarm (#1946) @prashant-shahi
  • fix: apply filters on count of exceptions (#1945) @makeavish
signoz - v0.13.0

Published by github-actions[bot] almost 2 years ago

β€œI must not fear. Fear is the mind-killer. Fear is the little-death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone past I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain.” - Frank Herbert


πŸ§‘β€πŸ’» What's New

  • Added support for filtering based on service name in Exceptions page
  • Logs management made more stable fixing many issues
  • Simplified password checks
  • Improvements in spanstometrics processor which generates metrics from traces

πŸš€ Features

  • add exception page filters support (#1919) @makeavish
  • feat: event time is updated when root span is missing (#1901) @palashgdev
  • feat: add not found when no events are present (#1874) @palashgdev

πŸ› Bug Fixes

  • fix: respect durationSort feature flag on getSpanFilters API (#1900) @makeavish
  • fix: exception filter clear (#1936) @makeavish
  • fix: error handling for index removal from selected field (#1935) @nityanandagohain
  • fix: respect durationSort feature flag on getSpanFilters API (#1900) @makeavish
  • fix: per page is added in the dependancy (#1926) @palashgdev
  • fix: live tail time out is updated (#1899) @palashgdev
  • fix(query_range): invalid memory address or nil pointer dereference (#1875) @srikanthccv
  • fix: flush logs before starting (#1912) @palashgdev
  • fix docker-compose for swarm and related changes for distributed clickhouse (#1863) @prashant-shahi
  • fix: logs issues (#1889) @palashgdev
  • fix: logs selection of filter is fixed (#1910) @palashgdev
  • fix: removes password validations other than length (#1909) @ankitnayan
  • fix: proxy_read_timeout updated in nginx conf (#1885) @nityanandagohain
  • fix: allow multiple spaces between a filter expression (#1897) @nityanandagohain
  • fix: do not show result of intermediate sub queries in external calls (#1858) @srikanthccv
  • fix: added clear filters button (#1920) @mindhash
  • fix(version): use link instead of click handler (#1931) @jyash97
  • fix: resolves issue related ops not flowing from search box to panel (#1918) @mindhash
  • fix: scroll is added in the trace detail gant chart (#1873) @palashgdev
  • fix(FE): remove unnecessary complexity from password check (#1904) @mariuskimmina
  • fix: Added Validations on Log Query builder (#1906) @mindhash

🧰 Maintenance

  • increase dimensions_cache_size for signozspanmetrics processor (#1925) @srikanthccv
  • chore: Updating stale edition message (#1896) @pranay01
signoz - v0.12.0

Published by github-actions[bot] almost 2 years ago

β€œI’m capable of running my own diagnostics, thank you very much.”


What's Changed

  • Distributed ClickHouse Support
  • Google SSO Auth
  • Overall Improvements and Bug Fixes

πŸš€ Features

  • feat: usage collection updated for ee (#1654) @nityanandagohain
  • feat(distributed): create single docker-compose.yaml and CH configuration (#1803) @prashant-shahi
  • feat: show release note in alerts dashboards and services pages (#1840) @mindhash
  • [feat] ee/google auth implementation (#1775) @mindhash
  • 1374 dbcalls querybuilder (#1608) @sf-pchakraborty
  • Feat/distributed ch (#1701) @ankitnayan
  • feat: events is updated by adding the timestamp (#1802) @palashgdev
  • feat: search in tags is updated (#1788) @palashgdev

πŸ› Bug Fixes

  • fix: add default value for materialized column in distributed logs table (#1835) @nityanandagohain
  • fix: remove shared variable in TTL and async TTL queries (#1821) @makeavish
  • fix: πŸ› log parsing issue (#1824) @prashant-shahi
  • Fix case sensitivity in query parsing (#1670) @gzsombor
  • fix: solves issue legend update causing null ch query (#1845) @mindhash
  • fix: changed table names in default alert queries (#1843) @mindhash
  • fix: scroll is added in case of extra space (#1838) @palashgdev
  • fix: solved issue with google help link (#1826) @mindhash
  • fix: resolves empty variables issue for imported dashboards (#1808) @mindhash

🧰 Maintenance

  • chore: introduce docker_multi_node_cluster and by default set to false (#1839) @makeavish
  • chore: use local table for inner sub query (#1816) @srikanthccv
  • chore(clickhouse): πŸ”§ include cluster.xml for distributed set up (#1810) @prashant-shahi
signoz - v0.11.4

Published by github-actions[bot] almost 2 years ago

"I find that answer vague and unconvincing."


What's Changed

Setting alerts on trace, logs and exceptions data is now enabled using clickhouse queries. The docs to write clickhouse queries and set alerts are shared at https://signoz.io/docs/tutorial/writing-clickhouse-queries-in-dashboard/#building-alert-queries-with-clickhouse-data

πŸš€ Features

  • feat: added exception based alerts (#1752) @mindhash
  • feat: [UI] clickhouse queries in alert builder (#1706) @mindhash
  • feat: added ch query support (#1735) @mindhash
  • feat: introduce getSubTreeSpans function in clickhouse query builder & introduce smart trace detail algorithm (#1648) @makeavish
  • feat: search filter is added in exceptions page (#1731) @palashgdev

πŸ› Bug Fixes

  • fix: parser updated to differentiate between params and query string (#1763) @nityanandagohain
  • fix: trace table pagination (#1749) @makeavish
  • fix: Logs issues are fixed (#1727) @palashgdev
  • fix: getNanoTimestamp function and cache fix (#1737) @makeavish
  • fix: trace event is now not decoding the events (#1766) @palashgdev
  • fix[logs][FE]: live tail is fixed (#1759) @palashgdev
  • fix: if invalid switch for enforce sso is disabled (#1656) @palashgdev
signoz - v0.11.3

Published by github-actions[bot] almost 2 years ago

"It is not the size of the dog in the fight, it is size of the fight in the dog."


πŸš€ Features

  • feat: upgrade to otel v0.63 ( https://github.com/SigNoz/signoz-otel-collector/pull/24) @makeavish @srikanthccv @nityanandagohain @prashant-shahi
  • dynamic tooltip (#1705) @makeavish
  • add ability to import Grafana dashboards (#1700) @srikanthccv
  • Feature flagging (#1674) @makeavish
  • refresh interval is added (#1712) @palashgdev

πŸ› Bug Fixes

  • include inner panels support and map job,instance correctly (#1718) @srikanthccv
  • update trace URI when coming from metrics (#1715) @makeavish
  • remove usage of labels object (#1710) @srikanthccv
  • parser updated to support escaped single quotes in search (#1704) @nityanandagohain
  • Logs contains issue (#1708) @palashgdev
  • README.zh-cn.md readable (#1647) @katepangLiu

🧰 Maintenance

  • Bump version of clickhouse to 22.8.8 LTS and deploy file changes (#1711) @prashant-shahi
  • chore: bump SigNoz/prometheus to v1.9.76 (#1719) @srikanthccv
  • Updating collection interval in otelcol configuration files (#1720) @prashant-shahi
  • 801 dropdown is added in the dashboard page (#1669) @palashgdev
  • ci(e2e): πŸ‘· enable DEV_BUILD flag for query-service (#1636) @prashant-shahi
signoz - v0.11.2

Published by github-actions[bot] about 2 years ago

"In my experience, there’s no such thing as luck."


πŸš€ Features

  • feat: add compression codec for materialized columns (#1585) @nityanandagohain
  • feat: enterprise edition (#1575) @mindhash
  • Feature: SSO Login and Feature gating in UI (#1605) @mindhash
  • feat: SAML settings is updated (#1556) @palashgdev

πŸ› Bug Fixes

  • fix: filter items can be empty (#1586) @srikanthccv
  • fix: πŸ› update signoz-otel-collector image (#1595) @prashant-shahi
  • Fix minor grammar error in stale_version message (#1570) @bjohnso5

🧰 Maintenance

  • chore: bump SigNoz/prometheus to v1.9.74 (#1620) @srikanthccv
  • chore: Introduce enterprise edition license (#1567) @pranay01
  • ci(e2e): πŸ‘· ee build for query-service (#1633) @prashant-shahi
  • chore: free plan config is updated (#1625) @palashgdev
  • feat: route and breadcrumbs renamed to services (#1566) @sf-pchakraborty
  • 1363 externalcall querybuilder (#1550) @sf-pchakraborty
  • introduce env for dashboards path in query-service (#1593) @prashant-shahi
  • feat: #1524 refresh button bug fix (#1582) @vg18gupta
  • chore: πŸ”§ 414 issue fix for large request URI (#1594) @prashant-shahi
  • 1587 update readme signoz vs jaeger (#1588) @sf-pchakraborty
signoz - v0.11.1

Published by github-actions[bot] about 2 years ago

πŸš€ Features

  • feat: add support for dashboard variables (#1557) @srikanthccv
  • feat: dashboard variables (#1552) @pranshuchittora
  • feat: introduce search trace ID component (#1551) @makeavish
  • feat: support all types of attributes in spans https://github.com/SigNoz/signoz-otel-collector/pull/14 @makeavish
  • feat: getting started page (#1560) @pranshuchittora

πŸ› Bug Fixes

  • fix: make widget plot work with missing data points (#1559) @srikanthccv
  • fix: reuse the query engine and storage for alerts pqlEngine (#1558) @srikanthccv
  • fix: dashboard variable getting deleted on edit instances (#1561) @pranshuchittora
  • fix: 414 nginx issue for Frontend default.conf and Swarm (#1564) @prashant-shahi

🧰 Maintenance

  • feat: webpack chunk name is updated (#1562) @palashgdev
  • feat: layout height is updated (#1563) @palashgdev
signoz - v0.11.0

Published by github-actions[bot] about 2 years ago

"In my book, experience outranks everything."

Note: If you are using any external OpenTelemetry Collector, it is recommended to upgrade to v0.55.0 to use it along with SigNoz v0.11.0.


πŸ’₯ What's New

  • Support for logs
  • Services page and service map improvements
  • Alerts page and related improvements

Logs Feature

To learn more about Logs feature work or how to collect them, refer to the SigNoz Logs documentation.

image


What's Changed

  • feat(devbox): splitting docker-compose.yaml into core and prod / local for no-edit local setup (#1528) @pts95
  • Allow search by service name in services list page (#1520) @srikanthccv
  • feat: support for legend in query builderformulas (#1530) @pranshuchittora
  • feat: restrict timestamp from adding it to query (#1517) @pranshuchittora

πŸ› Bug Fixes

  • fix: do not show services without any data for select interval (#1521) @srikanthccv
  • Fix case mismatch in static fields. (#1537) @nityanandagohain
  • fix: recursive url reloading (#1535) @pranshuchittora
  • fix: eslint and tsc fixes for logs (#1527) @pranshuchittora
  • fix: live tail sse prod issue (#1515) @pranshuchittora
signoz - v0.11.0-rc.1

Published by prashant-shahi about 2 years ago

New Features

What's Changed

New Contributors

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.10.1...v0.11.0-rc.1

signoz - v0.10.2

Published by prashant-shahi about 2 years ago

What's Changed

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.10.1...v0.10.2

signoz - v0.10.1

Published by github-actions[bot] about 2 years ago

Note: Please use v0.10.2 instead of this release. v0.10.2 includes immediate fixes for issues that were reported in v0.10.1


πŸš€ Features

  • feat: use materialized view for usage explorer API (#1466) @makeavish
  • feat: improve service map (#1467) @srikanthccv
  • feat: show messaging/cron/browser services in listing page (#1455) @srikanthccv
  • feat: added user preferred channel filters in alerts (#1458) @mindhash
  • feat: added user selected filtering of channels in alerts (#1459) @mindhash
  • feat: Disable Alerts Feature (Backend) (#1443) @mindhash
  • feat: disable alerts feature (UI) (#1445) @mindhash

πŸ› Bug Fixes

  • fix: add defaultDependencyGraphTable to getTTL status check (#1474) @makeavish
  • fix: πŸš€ disables TTL moves on insert and only run in background (#1448) @prashant-shahi
  • fix: increased debounce to 1000 (from 500) (#1423) @mindhash
  • fix: resolved issue with promql rule creation (#1422) @mindhash
  • fix(query-service): πŸš€ embed copy of timezone data (#1462) @prashant-shahi
  • fix: remove 'default channel' note from channels page (#1446) @mindhash
  • fix: resolves issue for migrated promql (#1481) @mindhash

🧰 Maintenance

  • chore: bump json-iterator version to v1.1.12 (#1450) @srikanthccv
  • feat(swarm): πŸš€ scraping multiple otel-collector (#1438) @prashant-shahi
  • Alerts: Test Notifications in Rules (Backend ) (#1470) @mindhash
  • Alerts/607 test notifications UI (#1469) @mindhash
  • feat: added rule url to the title link in slack message (#1421) @mindhash
  • Used Prepared Statements for GetChannel in clickhousereader (#1414) @jshiwam
  • docs: added documentation for query-service local setup (#1426) @jshiwam
  • test: error and error details case is added (#1420) @palashgdev
  • refactor: start_docker() (#1410) @AkshayAwate
signoz - v0.10.0

Published by github-actions[bot] over 2 years ago

"Your Focus Determines your Reality"

πŸ’₯ What's New

  • Support for query builder in alerts page
  • Performance improvements for exceptions page
  • Support for Not Regex in query builder
  • Improvements for tracing RPC calls

πŸ’ͺ Upgrading from older versions

If you have existing data (exception/errors) from v0.9, you would need to migrate them using migration scripts in v0.10. - Docs

What's Changed

  • chore(clickhouse): πŸ”Š update logging level to info (#1401) @prashant-shahi
  • feat: text is now ellipsed (#1392) @palashgdev
  • create dependency-review.yml (#1360) @palashgdev
  • test: utils unit case is updated (#1396) @palashgdev
  • chore: πŸ”§ otel-collector config changes (#1388) @prashant-shahi
  • test: signup page and login page test are updated (#1351) @palashgdev
  • chore: removed stale make commands (#1340) @palashgdev
  • chore: tests for span to trace tree with missing spans support (#1368) @pranshuchittora
  • feat: change interval of PromQL queries (#1385) @pranshuchittora
  • updated Typo (#1362) @ankit01-oss

πŸš€ Features

  • Alert UI with metrics builder (#1359) @mindhash
  • Alerts backend with metrics (#1346) @mindhash
  • perf: exception page optimization (#1287) @makeavish
  • feat: make SigNoz rpc aware (#1366) @srikanthccv
  • feat: add support for not regex (#1328) @srikanthccv
  • feat: exception page is updated (#1376) @palashgdev
  • feat: Right side panel in create/edit alert UI (#1404) @mindhash
  • feat: remove global time selection on alerts pages (#1395) @mindhash
  • feat: missing spans handling by returning a forest of trees (#1365) @pranshuchittora

πŸ› Bug Fixes

  • fix: remove requirement of exceptionType and serviceName from errorDetail page URL (#1400) @makeavish
  • fix: update the error rate percentage text and scale (#1399) @srikanthccv
  • fix: error rate as a percentage of total requests (#1391) @srikanthccv
  • fix: changed translation file for rules (#1405) @mindhash
  • fix(exceptions-page): πŸš‘ unix nanoseconds operations (#1403) @prashant-shahi
  • fix: edit form shows incorrect eval window when 24hours is saved (#1393) @mindhash
  • fix: error page count is updated (#1394) @palashgdev
  • fix: query builder update legend on empty values (#1367) @pranshuchittora
Package Rankings
Top 5.06% on Proxy.golang.org