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 Nov, 2018 5 commits
-
-
Daniel Holbach authored
@fbarl and I talked about having a FAQ doc for Scope, where we can list tid-bits of information to work with Scope. Started off the doc with a piece that was discussed in #3406. Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
Bryan Boreham authored
Release 1.10.1
-
Bryan Boreham authored
-
Satyam Zode authored
UI Build: stop deleting static ui files when building external ui
-
Bryan Boreham authored
This can cause an empty static UI if things build in an unfortunate order.
-
- 22 Nov, 2018 2 commits
-
-
Bryan Boreham authored
Release 1.10
-
Bryan Boreham authored
-
- 20 Nov, 2018 1 commit
-
-
Bryan Boreham authored
Probe: use netlink to talk to conntrack
-
- 19 Nov, 2018 2 commits
-
-
Bryan Boreham authored
Move "hideous hack" for Kubernetes service network from probe to app
-
Bryan Boreham authored
This avoids side-effects from reporting Kubernetes from a cluster-level probe, and removes a lie from the probe data. Rather than do the work every time the probe sends a report, we do it every time the app renders endpoints, which should be once per merged report set.
-
- 15 Nov, 2018 3 commits
-
-
Filip Barl authored
Bump ui-components to v0.15.2
-
Filip Barl authored
-
Simon authored
Upgrade to font-awesome 5
-
- 14 Nov, 2018 23 commits
-
-
Simon Howe authored
-
Simon Howe authored
-
Bryan Boreham authored
-
Bryan Boreham authored
From revision 1ea26629 to 9d9dd841, to bring in a couple of bug fixes and some performance improvements.
-
Bryan Boreham authored
Split Reporter into Linux and non-Linux parts, and stubbed it out for non-Linux targets.
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
When the probe first starts we should only be interested in active connections, and if the loop re-starts it's probably because too many connections are opening and closing to keep up with, so it's good to drop any that are already closed then too. Refactor the code so `handleFlow` is only called on events, and handle the initial list of connections directly.
-
Bryan Boreham authored
- don't need another wrapper round `conntrack.Connections()` - logPipe() was only for the command-line conntrack - nobody closes the `event` chan now, so no need to pre-check for quit
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
Replacement for the --any-nat command-line parameter
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Joseph Glanville authored
-
Joseph Glanville authored
-
Bryan Boreham authored
Update Ruby version to 2.3.6, to match Weaveworks website
-
Simon Howe authored
- I don't think the result will be aweful if its stil being used.
-
Bryan Boreham authored
The version mismatch is causing errors on Netlify preview.
-
- 13 Nov, 2018 3 commits
-
-
Bryan Boreham authored
Add Filip Barl as maintainer
-
Simon Howe authored
- to select in styles, as fa5 has other prefix classnames (far, fab, fas)
-
Simon Howe authored
- Switch to fa5 icons and tweak font-sizes a bit
-
- 12 Nov, 2018 1 commit
-
-
Simon authored
Revert "Upgrade to Font Awesome 5"
-