Peter Bourgon
8a6fded701
mapping_functions -> mapping
2015-06-09 10:59:15 +02:00
Peter Bourgon
1d5cf87937
Merge pull request #187 from weaveworks/id-list
...
Update IDList
2015-06-08 19:58:38 +02:00
Peter Bourgon
7c56939e22
Update IDList
...
- MakeIDList rather than NewIDList
- Iterate on test coverage
- Drop Copy method, for now
2015-06-08 19:52:26 +02:00
Tom Wilkie
125984529d
Merge pull request #186 from tomwilkie/179-macs-suck
...
Use a bash command in a docker container to work out host IP addresses.
2015-06-08 17:48:13 +01:00
Tom Wilkie
94a1b2a6b0
Use a bash command in a docker container to work out host IP addresses.
2015-06-08 16:29:34 +00:00
Peter Bourgon
f8230d2a00
Merge pull request #185 from weaveworks/id-constructors
...
ID constructors
2015-06-08 18:06:21 +02:00
Peter Bourgon
4832ee76f3
Add the various ID constructors
...
- Use constructors instead of ScopeDelim everywhere
- Use constructors instead of IDDelim everywhere
- IDDelim is renamed EdgeDelim, for clarity
- Partial import of the new test fixtures, to be completed later
2015-06-08 17:53:01 +02:00
Tom Wilkie
7157c89191
Merge pull request #184 from tomwilkie/race
...
Start testing with the race detector.
2015-06-08 16:07:54 +01:00
Tom Wilkie
20618a16c7
Start testing with the race detector.
2015-06-08 15:01:01 +00:00
Tom Wilkie
204147322d
Merge pull request #174 from tomwilkie/refactor
...
Refactor out the docker process mapper for use in tracer.
2015-06-08 15:39:41 +01:00
Tom Wilkie
76d6deb263
Expose containers from DockerTagger for tracer.
2015-06-08 13:28:27 +00:00
Peter Bourgon
fdbb371b43
Merge pull request #178 from weaveworks/taggers-over-mappers
...
Refactor process mappers into taggers.
2015-06-08 15:11:18 +02:00
Peter Bourgon
d486d1074a
Refactor process mappers to taggers
...
- Reduce tagger interface to operate on reports
- Remove cgroup tagger
2015-06-08 15:04:40 +02:00
Peter Bourgon
cad93523a3
Merge pull request #182 from weaveworks/no-docker-on-darwin
...
probe: only allow Docker on Linux
2015-06-05 22:54:11 +02:00
Tom Wilkie
ceb61d170d
Add readme to experimental directory.
2015-06-05 16:21:56 +00:00
Peter Bourgon
1278dca1da
probe: only allow Docker on Linux
...
Fixes #173
2015-06-05 17:06:06 +02:00
Tom Wilkie
03bdff8694
Add shout proxy to example app.
2015-06-05 14:56:56 +00:00
Tom Wilkie
bbc384a3d7
Merge pull request #181 from weaveworks/rename-new-report
...
Rename NewReport -> MakeReport
2015-06-05 15:46:17 +01:00
Peter Bourgon
754eac3152
Rename NewReport -> MakeReport.
2015-06-05 13:55:40 +00:00
Tom Wilkie
b5260eb557
Merge pull request #180 from tomwilkie/fix-experimental
...
Fix up experimental, add a makefile and add it to circle to stop experimental getting broken again.
2015-06-05 14:49:54 +01:00
Tom Wilkie
b031835148
Fixup experimental, add a makefile and add it to circle to stop experimental getting broken again.
2015-06-05 13:44:59 +00:00
Tom Wilkie
b9091b9b2c
Merge pull request #175 from weaveworks/rename-resolver
...
Rename Resolver to staticResolver
2015-06-04 11:41:38 +01:00
Peter Bourgon
19383fcb8b
Rename Resolver to staticResolver
2015-06-04 10:36:59 +00:00
Tom Wilkie
5e36eba25c
Merge pull request #176 from weaveworks/collector-interface
...
Add interface to xfer/collector.go, and some more tests
2015-06-04 11:31:15 +01:00
Peter Bourgon
06d805db3c
Refactoring of xfer/collector.go
...
- Add interface to xfer/collector.go
- Add some more tests
- quit field changed to make it consistent with other Stoppable components in Scope
- Add peek, only used for tests
2015-06-04 10:27:30 +00:00
Tom Wilkie
bba5222a2b
Merge pull request #168 from tomwilkie/166-stopping
...
Gracefully shutdown goroutines in the probe.
2015-06-03 15:45:31 +01:00
Tom Wilkie
8f2ea9f9c7
Merge pull request #169 from tomwilkie/153
...
Allow users to specify app and probe arguments.
2015-06-03 15:44:45 +01:00
Tom Wilkie
1efa88d773
Allow users to specify app and probe arguments.
2015-06-03 14:44:16 +00:00
Tom Wilkie
9fccb2126a
Gracefully shutdown goroutines in the probe.
2015-06-03 14:41:43 +00:00
Tom Wilkie
a15f00a9a1
Merge pull request #170 from tomwilkie/makerfile
...
I put the makefile voodoo in the wrong place.
2015-06-03 15:39:17 +01:00
Tom Wilkie
b815ad80fa
I put the makefile voodoo in the wrong place.
2015-06-03 13:56:46 +00:00
Tom Wilkie
589cba976d
Merge pull request #148 from tomwilkie/145-version
...
Expose app version number at /api
2015-06-03 14:34:42 +01:00
Tom Wilkie
f738dbd9ae
Update static.go
2015-06-03 13:26:15 +00:00
Tom Wilkie
96abd00918
Plumb through the application version in the UI.
2015-06-03 13:22:15 +00:00
Tom Wilkie
2e16c5e21d
Add client-sync target for doing client dev with the container and use shorter version string when building for source.
2015-06-03 13:21:56 +00:00
Tom Wilkie
7c4120ff11
Add /api handler, expose app version number.
2015-06-03 13:21:55 +00:00
Tom Wilkie
57629dcac1
Merge pull request #163 from tomwilkie/84-events
...
Use Docker events API instead of polling Docker daemon.
2015-06-02 17:58:26 +01:00
Tom Wilkie
121c86a52d
Use Docker events API instead of polling Docker daemon.
...
Unfortunately we still have to poll pidtree and docker images, but I think we can get rid of the docker image polling as we only care about images on running containers.
2015-06-02 16:41:32 +00:00
Tom Wilkie
1887f6861d
Merge pull request #165 from tomwilkie/161-dns-errors
...
Don't bother logging DNS resolution errors.
2015-06-02 17:32:20 +01:00
Tom Wilkie
16e27a510a
Merge pull request #164 from tomwilkie/ignore-releases
...
Ignore releases/ directory.
2015-06-02 17:30:22 +01:00
Tom Wilkie
d544f6ec4a
Don't both logging DNS resolution errors.
2015-06-02 16:10:42 +00:00
Tom Wilkie
b858f76a40
Ignore releases/ directory.
2015-06-02 16:03:07 +00:00
Tom Wilkie
cd3dff15ed
Merge pull request #152 from tomwilkie/149-url
...
Emit the urls at which the weave scope UI is reachable on scope launch.
2015-06-02 16:36:43 +01:00
Tom Wilkie
a69600831c
Emit the urls at which the weave scope UI is reachable on scope launch.
2015-06-02 14:58:57 +00:00
Tom Wilkie
679eccf7d2
Update static.go
2015-06-02 10:47:09 +00:00
Tom Wilkie
98e1d73ba1
Merge pull request #147 from tomwilkie/130-containers-default
...
Make containers the default topology
2015-06-02 11:45:45 +01:00
Tom Wilkie
19657acf04
Make containers the default topology.
2015-06-02 10:14:32 +00:00
Tom Wilkie
acedbb999d
Merge branch 'master' of ssh://github.com/weaveworks/scope
2015-06-02 10:12:33 +00:00
Peter Bourgon
edde7a02db
Makefile: make deps, not make dep
2015-06-01 22:37:59 +02:00
Peter Bourgon
bd245384ef
README: update screenshot
...
From new weave.works website.
2015-06-01 20:50:52 +02:00