New and Improved Trace Filter Page 🎉
- New Trace Filter page to make filtering relevant traces more filter. More powerful aggregate graphs for trace filter to drill down to specific metrics like RPS by endpoints, etc.
- Improved signup page with SigNoz version number
- Support for Gitpod
- Moved Helm charts to new repo
- Optimised number of ports needed to run SigNoz to reduce conflicts
What's Changed
- ci(push): 👷 push workflow update (#695) @prashant-shahi
- ci(push): 👷 add develop branch and remove second tag (#694) @prashant-shahi
- chore: Env fix (#693) @palash-signoz
- bug(UI): frontend build is fixed (#692) @palash-signoz
- fix(FE): Sidebar navigation when collapsed (#686) @pranshuchittora
- Feat (UI) :Trace Filter page is updated (#684) @palash-signoz
- docs(deploy): 📝 Add README docs in deploy folder with deployment instructions (#669) @prashant-shahi
- chore: external address query is updated (#685) @palash-signoz
- fix: exclude added for status field (#681) @ankitnayan
- Gitpodify the Signoz (#634) @Siddhant-K-code
- docs(contributing): 📝 Add Helm Chart contribute instructions (#668) @prashant-shahi
- refactor(query-service): ♻️ Update ldflags and Makefile for dynamic versioning (#655) @prashant-shahi
- fix: remove table
default.signoz_spans
from the codebase (#656) @amustaque97 - ci(k3s): attaching release name to resources in e2e-k3s (#651) @prashant-shahi
- build(docker): Two compose files for arm and amd (#638) @prashant-shahi
- Fixed svg color mismatch in light mode and dark mode (#504) @Devesh21700Kumar
- Fixed toggle Button contrast in Light Theme (#505) @Devesh21700Kumar
- closes #569: critical css using critters (#570) @sadn1ck
- feat: adding disable and anonymous functionality to telemetry collected (#637) @ankitnayan
- New Trace Filter Page API changes (Backend) (#646) @makeavish
- fix: local dev setup (#599) @krtkvrm
- ci: use pull_request_target for remove label permission (#618) @prashant-shahi
- ci: adding a dummy push to check if the image push workflow works (#609) @ybettan
- ci: making some improvements to e2e-k3s workflow (#615) @ybettan
- ci: filtering 'push' workflow to main and release branches (#614) @ybettan
- ci: removing file filtering from some workflows (#610) @ybettan
- ci: making sure the sample-application is up before running the job (#603) @ybettan
- ci: inject local images to k3d instead of publishing them (#600) @ybettan
- ci: adding 'push' workflow (#593) @ybettan
- ci: using --wait helm install flag instead of waiting manually (#597) @ybettan
- ci: Adding 'e2e' GH workflows. (#579) @ybettan
- Swapping images on the "build" GH workflow. (#578) @ybettan
🚀 Features
- Feature(FE): signup page (#642) @palash-signoz
- exclude filter support and fix for not sending null string in groupby for aggregates API (#654) @makeavish
- ci(k3s): k3s CI workflow enhancements (#643) @prashant-shahi
- Feat/support error tab page (#626) @makeavish
🐛 Bug Fixes
- bug(wepack): optimisation config is updated (#650) @palash-signoz
- fix: exclude operation in trace APIs (#682) @makeavish
- Fix 414 errors trace filter API (#660) @makeavish
- ci(k3s): 💚 fix correct raw github URL for hotrod manifest (#661) @prashant-shahi
- exclude filter support and fix for not sending null string in groupby for aggregates API (#654) @makeavish
- BUG: refresh button is now fixed (#590) @palash-signoz
- fix(frontend): pin mini-css-extract-plugin version to 2.4.5 to fix frontend builds (#612) @prashant-shahi
🧰 Maintenance
- chore(helm-charts): 🚚 migrate helm charts to SigNoz/charts repository (#667) @prashant-shahi
- chore: 🚚 rename config .yaml to yml for behaviorbot (#673) @prashant-shahi
- chore(log-option): set hotrod log options for hotrod app (#659) @prashant-shahi
- chore: install script improvements (#652) @prashant-shahi
- chore: ♻️ single manifest file for the hotrod (#639) @prashant-shahi
- chore: Integrate behaviorbot for welcome messages on first pull request or issue (#640) @prashant-shahi
- chore: add codeowners for automatic review request (#633) @prashant-shahi
New Contributors
- @ybettan made their first contribution in #578
- @prashant-shahi made their first contribution in #612
- @krtkvrm made their first contribution in #599
- @sadn1ck made their first contribution in #570
- @Devesh21700Kumar made their first contribution in #505
- @amustaque97 made their first contribution in #656
- @Siddhant-K-code made their first contribution in #634
- @pranshuchittora made their first contribution in #686