Changelog
- c3dfd21 Add Flame Graph as a Trace view (#1484)
- b6713d7 Update readme to point to correct locations for documentation items (#1595)
- a8c58c7 add logs
- 4956690 add more logs
- 093285f change main "red" color (#1548)
- 787a764 chore(deps): bump minimatch and recursive-readdir in /web (#1555)
- 21eef92 chore(server): refactor yaml generation (#1591)
- defc73f chore: merge openapi generation into main makefile (#1546)
- 27fff4b ci: add adnam to team and remove PR notification (#1587)
- 8a60db7 docs(edit-link): fixed broken link (#1618)
- f5d2c9e docs(gtm): update id (#1616)
- 6c6b1ad docs(static-site-generator): migrate from mkdocs to docusaurus (#1543)
- 1a5f3e3 examples(quick-start-nodejs): Add tutorial on how to configure Node.js app with OTel and Tracetest (#1550)
- fdab403 feat(cli): add
--environment
flag (#1537) - 5bdf6a1 feat: add startTime and endTime span attributes (#1562)
- 0f82d79 feat: adding definition files for transactions and environments (#1613)
- 8e0cfee feat: allow tests to reference outputs declared in them (#1547)
- c0dc320 feat: implement option for waiting for result when running transactions (#1610)
- ae497de feat: normalize transaction steps info (#1577)
- 82bbc50 feature(frontend): moving navigation logic to use anchor tags when possible (#1606)
- 8b41987 fix definition file export endpoint (#1572)
- cb92880 fix(e2e): change cypress selector to match autocomplete options (#1556)
- a7a548b fix(frontend): deleting the last remaining test when creating a transaction has issues (#1607)
- 67b31de fix(frontend): fix broken documentation link (#1619)
- 975f669 fix(frontend): fix useEffect loop in transaction form (#1590)
- c9066cd fix(frontend): fixing assertion value autocomplete overlap (#1575)
- 5d1c565 fix(frontend): fixing output selector input (#1538)
- f141972 fix(frontend): fixing small UI/UX bugs (#1560)
- c2546e8 fix(frontend): improving test and transactions details UI and output … (#1561)
- a7293ea fix(frontend): remove flamegraph (#1596)
- 3562734 fix(server): add logging to detect freezing behavior (#1570)
- f5ef222 fix(server): add missing data to insert query (#1571)
- b2defa5 fix(server): make last run time optional in openapi (#1545)
- 27f5d6a fix(server): map transactions createdAt sort field to correct db field (#1600)
- bfaf3dd fix(server): set http trigger timeouts (#1569)
- 6fe125b fix: replace channels with subscription manager (#1574)