Files
weave-scope/vendor/runsvinit/example
Alban Crequy 42ad3aa12b Scope slow: improve error messages for debugging (#1534)
* alpine: dl-4.alpinelinux.org is dead, use another server

* increase buffer for docker stats

Attempt to avoid the following message:
docker container: dropping stats.

* probe: better timeout error messages

The logs contains the following messages:

Process reporter took longer than 1s
K8s reporter took longer than 1s
Docker reporter took longer than 1s
Endpoint reporter took longer than 1s

This patch prints how long it takes.
2016-05-22 18:21:55 +01:00
..
2015-09-29 11:45:12 +02:00
2015-09-29 11:45:12 +02:00
2015-09-29 11:45:12 +02:00
2015-09-29 11:45:12 +02:00
2015-09-29 11:45:12 +02:00
2015-09-29 11:45:12 +02:00

runsvinit example

Build the Docker container

make

Run the Docker container

docker run --name example runsvinit-example:latest

Test it works

CTRL-C, or docker stop example.