Changelog
- d9e507b Docs update on first couple sections (#1691)
- 08ba23b Fix: api key and app id in doc search plugin (#1635)
- 1a366b9 Revert "fix config"
- f353fb7 Update index.md (#1647)
- 88bc442 chore(deps): bump d3-color and mermaid in /docs (#1749)
- 23280cf chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web (#1661)
- b42170d chore(deps): bump express from 4.17.2 to 4.18.2 in /web (#1667)
- 9958f02 chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs (#1760)
- 43e661f chore: implement docker multiarch with buildx in pipelines (#1711)
- 6b17a9c chore: update tracetest github action to use transactions to simplify test scripts (#1741)
- d00aac2 chore: update typos on test docs and add Makefile docs (#1746)
- 34f9438 chrore(server): refactor app for readability (#1698)
- 2af2645 disable contextual search on docusaurus search plugin (#1637)
- 6201a4e disable multiarch docker build
- 2cc5009 docs(pokeapi): replace img with mermaid chart (#1742)
- f59da6d docs(quick-start): fix links (#1694)
- d71dc8c docs(quick-start): update getting started section (#1685)
- bcad33b docs(recipes): edit postgres explanation (#1672)
- f119f5a docs(search): change api key (#1633)
- 33f8181 docs(search): fix algolia config (#1632)
- 8e9c84f docs(search): update algolia config (#1631)
- b852cc8 docs(structure): New layout (#1593)
- dffde3a examples(odd): add examples for ODD blogpost (#1748)
- c422476 examples(odd): updated dependencies (#1750)
- 0d81c70 examples(quick start node): update tests and readme (#1707)
- 05b8138 feat(frontend): add config setup cta component (#1645)
- d17ff01 feat(frontend): add dataStores api integration (#1713)
- 558ee7a feat(frontend): add file upload for cert files in grpc data store config (#1675)
- 28dde3e feat(frontend): add grpc data store form (#1662)
- 617a47d feat(frontend): add initial settings page (#1649)
- 0dff8ba feat(server): add data stores CRUD API (#1690)
- 4b5b8c5 feat(server): config hot reload (#1696)
- f1dbdf2 feat(server): get traceDB settings from db in poller (#1714)
- ed8a05a feat: connection test (#1692)
- 2414e82 feat: create/update/list data stores via CLI (#1727)
- d14879a feature(backend): adding no-tracing mode support for the BE (#1695)
- 6f78bf3 feature(backend): config services open api definition (#1641)
- fe76fa6 feature(cli): improve installer experience (#1719)
- 3ed334a feature(cli): removing the remove vs local k8 question (#1729)
- 3e000bc feature(frontend): adding base data store form design & data store switcher (#1653)
- d829aae feature(frontend): adding base logic for the data store config form (#1652)
- cff9588 feature(frontend): adding config setup banner for trace and test modes (#1650)
- b1c9e2e feature(frontend): adding docs banner to data store config forms (#1666)
- 2a889c0 feature(frontend): adding frontend test connection notification (#1724)
- 54eff9b feature(frontend): adding no tracing mode warning (#1677)
- 68cfdca feature(frontend): adding open search data store form (#1658)
- c63aec0 feature(frontend): adding signal fx data store form (#1660)
- 5d43eb8 feature(frontend): adding support for the otel collector as data store (#1682)
- 0dbd48d feature(frontend): data store save confirmation logic (#1669)
- 2c1b5f1 feature(frontend): multiple in app config updates (#1673)
- e790fac feature(frontend): prepare FE for granular data store service update (#1659)
- 2ff0b02 feature(frontend): test connection data store logic (#1668)
- ed5c6e3 fix collector config
- d492e73 fix config
- 843d157 fix(backend): ignoring incoming otel collector traffic when data store is not enabled (#1758)
- e708625 fix(cli): fixing rabbitMQ version (#1737)
- 199d3fd fix(frontend): add standard layout for data store forms and ui fixes (#1752)
- 05c6202 fix(frontend): change SetupAlert to work with a unique preference key (#1718)
- f1457e0 fix(frontend): fix data store confirmation message (#1726)
- 5114f92 fix(frontend): fix delete data store confirmation message (#1740)
- 68d0bdf fix(frontend): fix display of config cta if loading (#1676)
- 7c91453 fix(frontend): fix eslint config and enable it in CI (#1681)
- e884bb7 fix(frontend): fix no-tracing mode while loading from api (#1689)
- 4507876 fix(frontend): fix update dataStores service (#1736)
- 2a0d4ae fix(frontend): fixes summary checks not opening the proper test spec (#1636)
- 2e038d3 fix(frontend): fixing minor UX/UI issues (#1759)
- f982de7 fix(frontend): fixing overlapping icon (#1757)
- 3e071a9 fix(frontend): improve data store connection message (#1747)
- 38c09b3 fix(frontend): remove tabs in settings page (#1680)
- 9b22052 fix(server): fix test data store connection results (#1753)
- d0b3b02 fix(server): fix tracetest testing in our pipeline (#1744)
- bdec550 fix(server): replace fallback DataStore with "create on first run" approach (#1730)
- 2c5a0f5 fix(server): set correct parent span when injecting new root (#1728)
- 0fada5a fix: disable trigger span from being generated (#1712)
- 4f1c62f fix: remove partial test update endpoints (#1620)
- ffa1edf fix: root span name and examples pipeline (#1716)
- 9366217 fix: update algolia index name (#1634)
- 2b2224d fix: validate data store name and type fields (#1734)
- db6ab11 set integration retry delay as 2s