| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| scope | 2019-09-19 | 11.7 kB | |
| README.md | 2019-09-19 | 1.7 kB | |
| Weave Scope 1.11.6.tar.gz | 2019-09-19 | 24.5 MB | |
| Weave Scope 1.11.6.zip | 2019-09-19 | 32.3 MB | |
| Totals: 4 Items | 56.9 MB | 0 | |
Release 1.11.6
This is largely a performance improvement release: the biggest change is that the probe now publishes full reports one in three times; the rest are deltas which are much smaller hence use less CPU and memory in the app. #3677
Also a new debugging summary function in the app, exposed via http #3686
Some other small performance improvements:
- perf(probe): reduce copying of nodes #3679
- perf(probe): add 'omitempty' tag to Topology.Nodes #3678
- perf(probe): update netlink library to bring in performance improvements #3681
- perf(multitenant): quantise report cache in query side of aws-collector #3671
Other changes:
- add tracing spans for rendering to the UI via websocket #3682
- update some javascript dependencies #3664
- upgrade JavaScript ui-components #3670 #3673
- fix(test-flake): poll for result in TestRegistryDelete() to avoid race #3688
- refactor: remove old unnecessary controls code #3680
- stop render package depending on probe #3675
- remove some unused string constants #3674