Skip to content

Releases: SigNoz/signoz

v0.3.5

21 Aug 18:49
Compare
Choose a tag to compare

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

10 Aug 18:19
Compare
Choose a tag to compare

What's Changed

  • fix: api method

v0.3.3

02 Aug 20:16
d1a4bb1
Compare
Choose a tag to compare

What's Changed

v0.3.2

24 Jun 17:39
Compare
Choose a tag to compare
  • Gantt chart added to better view a complete trace
  • Updated contributing.md
  • Minor bug fixes

v0.3.1

08 Jun 17:16
Compare
Choose a tag to compare
  • Frontend loading speed increased. Reduced bundle size to <1MB #131 #132
  • Support for ClickHouse as storage (also default) as ClickHouse has low memory footprint on low load #144
  • (Fix) druid now works in DigitalOcean #168
  • Frontend refactoring and cleanup #122 #130 #136
  • serviceMap zoom fix #170

v0.2.2

18 May 11:45
Compare
Choose a tag to compare

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

02 May 18:04
Compare
Choose a tag to compare

Features

  • External API monitoring
  • DB Calls monitoring
  • Error chart linking to traces pages

Fixes

  • Error Processing fixed
  • Fixed Flamegraph errors on querying latest spans