This project is mirrored from https://gitee.com/NQL886/scope.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 23 Aug, 2017 2 commits
-
-
Filip Barl authored
-
Filip Barl authored
-
- 22 Aug, 2017 1 commit
-
-
Jordan Pellizzari authored
Use Node 8.4 for builds
-
- 21 Aug, 2017 1 commit
-
-
jpellizzari authored
-
- 18 Aug, 2017 2 commits
-
-
Matthias Radestock authored
-
Matthias Radestock authored
restart eBPF tracking on error fixes #2650
-
- 17 Aug, 2017 4 commits
-
-
Roland Schilter authored
-
Alban Crequy authored
This includes: - https://github.com/iovisor/gobpf/pull/70 perf: close go channels idiomatically - https://github.com/iovisor/gobpf/pull/70 close channels on the sender side & fix closing race - https://github.com/weaveworks/tcptracer-bpf/pull/50 vendor: update gobpf
-
Alban Crequy authored
-
Alban Crequy authored
EbpfTracker can die when the tcp events are received out of order. This can happen with a buggy kernel or apparently in other cases, see: https://github.com/weaveworks/scope/issues/2650 As a workaround, restart EbpfTracker when an event is received out of order. This does not seem to happen often, but as a precaution, EbpfTracker will not restart if the last failure is less than 5 minutes ago. This is not easy to test but I added instrumentation to trigger a restart: - Start Scope with: $ sudo WEAVESCOPE_DOCKER_ARGS="-e SCOPE_DEBUG_BPF=1" ./scope launch - Request a stop with: $ echo stop | sudo tee /proc/$(pidof scope-probe)/root/var/run/scope/debug-bpf
-
- 16 Aug, 2017 9 commits
-
-
Matthias Radestock authored
refactor: reduce duplication in links_test
-
Anita Buehrle authored
remove extra indent on note
-
abuehrle authored
-
Matthias Radestock authored
-
Roland Schilter authored
And get rid of B -> MB conversion Fixes #2817
-
abuehrle authored
-
abuehrle authored
-
abuehrle authored
-
Roland Schilter authored
* scope/cortex: fix typo in query * Get rid of the "controllers" code They do not all share the same queries.
-
- 15 Aug, 2017 2 commits
-
-
Roland Schilter authored
scope-app: * Adds `-app.metrics-graph` cli flag for configuring the base url to use for graph links; supports :orgID and :query placeholders * Assigns query URLs to existing metrics and appends empty metrics if missing scope-ui: * Extends <CloudFeature /> with option alwaysShow * Adds <CloudLink /> to simplify routing when in cloud vs not in cloud * Links metric graphs in the ui's node details view for all k8s toplogies and containers so far * Tracks metric graph click in mixpanel `scope.node.metric.click` * Uses percentages and MB for CPU/Memory urls * Passes timetravel timestamp to cortex in deeplink
-
Alfonso Acosta authored
-
- 14 Aug, 2017 6 commits
-
-
Roland Schilter authored
-
Alfonso Acosta authored
Make Scope's URL message more precise
-
Alfonso Acosta authored
-
Alfonso Acosta authored
-
Matthias Radestock authored
Addresses part of #2304.
-
Filip Barl authored
Time Travel: keep active node details panels up-to-date
-
- 11 Aug, 2017 4 commits
-
-
Filip Barl authored
-
Filip Barl authored
-
Filip Barl authored
-
Matthias Radestock authored
make network calculation commutative
-
- 10 Aug, 2017 5 commits
-
-
Filip Barl authored
Time Travel: unmount in the shutdown() action
-
Filip Barl authored
-
Filip Barl authored
-
Matthias Radestock authored
-
Filip Barl authored
Make nodes graph animations a bit faster
-
- 09 Aug, 2017 3 commits
-
-
Simon authored
Fixes timetravel timestamp input getting truncatated on OSX
-
Simon Howe authored
Now supports 88:88:88T88:88:88Z!
-
Filip Barl authored
-
- 08 Aug, 2017 1 commit
-
-
Filip Barl authored
Time Travel: remove the feature flag and make the availability depend on historic reports capability
-