Skip to content

Nanotube v1.2

Latest
Compare
Choose a tag to compare
@grzkv grzkv released this 10 Jun 13:18
· 154 commits to master since this release
c192499

Main changes

  • Nanotube can now run as a daemonset on k8s and forward metrics from labeled pods.
  • Optimized the data flow to use byte slices. So it is much more efficient now.
  • Significantly improved performance. It's up to x3 times better under high loads and complex configs.
  • Re-worked the end-to-end testing system. It now supports much higher loads, has better visibility, more features, and is significantly more reliable. Also, we have improved and added testing in other places.
  • Multiple refactorings, fixes, improvements, cleanups.