You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.