Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.3.5
What's Changed
- contribution.md for frontend local instruction is updated (#264) @palash-signoz
🐛 Bug Fixes
- fix(FE): css issue for the tabs is updated (#259) @palash-signoz
- fix(FE): onFocusSelected bug is resolved (#258) @palash-signoz
- fix(FE): css issue for the SelectedSpanDetails is updated (#257) @palash-signoz
- fix(FE): tsConfig baseUrl is used rather than using the alias for module (#256) @palash-signoz
- fix:commit lint is fixed (#261) @palash-signoz
v0.3.4
What's Changed
- fix: api method
v0.3.3
What's Changed
- feat: Filter spans using regex pattern matching in tags (#249) @abhishek-sehgal954
- chore: use a new port if existing port is in use (#199) @rahulrana95
- feat(FE: Span): add span kind filter (#219) @reachtokish
- feat(FE): add Not Found Route (#217) @palashgdev
- feat(FE): Centre aligning loading spinner with new Spinning Indicator (#224) @Vimalraj571
- Fix/base url (#212) @palashgdev
- translate readme.md into simplified chinese (#244) @tonyqus
- chore: fixing readme (#230) @pranay01
- Adding multi architecture (ARM64 and AMD64) support for signoz components (#201) @rajdas98
- feat(FE:TraceGanttChart): scroll to selected row on page load (#213) @nidhi-tandon
- chore: add .env in gitignore (#211) @palashgdev
- readme.md is updated (#209) @palashgdev
- refactor(FE: trace-gantt-chart): add ts support and change folder structure (#195) @nidhi-tandon
- Instrumentation page light mode fix (#202) @reachtokish
- refactor(FE: SelectedSpanDetails): add styled components, minor refactoring (#191) @nidhi-tandon
- fix(FE: Metric Tabs): add gutter between tabs (#196) @nidhi-tandon
- feat(FE): add eslint (#192) @nidhi-tandon
- Fixing github workflow push pipeline (#190) @rajdas98
- Adding CI pipeline with github workflow for query service, frontend, flattener (#173) @rajdas98
- chore: fix tsconfig to support webpack alias (#175) @jyash97
- fix(gant-chart): show timeline in decimals (#188) @nidhi-tandon
v0.3.2
- Gantt chart added to better view a complete trace
- Updated contributing.md
- Minor bug fixes
v0.3.1
v0.2.2
Features
Service Map view of services #90
Show service overview on hover over a node #106
Change time range in API call of Service Map to 1 min as default #102
Add default view in dropdown service-picker in ServiceMap #109
Fixes
fixed: multiple re-renders in the service map #104
fixed: very different zoom levels for widescreen #105
v0.2.0
Features
- External API monitoring
- DB Calls monitoring
- Error chart linking to traces pages
Fixes
- Error Processing fixed
- Fixed Flamegraph errors on querying latest spans