storj/cmd/bootstrap
paul cannon 248ee6438f
use Node ID for metrics ID (#1052)
This change removes automatic metrics reporting for everything going
through process.Exec(), and re-adds metrics reporting for those commands
which are expected to be long-lived. Other commands (which may have been
intermittently sending metrics before this, if they ran unusually long)
will no longer send any metrics.

For commands where it makes sense, a node ID is used as the metrics ID.
2019-01-15 10:02:54 -05:00
..
Dockerfile cmd/bootstrap: a kademlia-only server (#1001) 2019-01-09 17:59:51 +02:00
entrypoint cmd/bootstrap: a kademlia-only server (#1001) 2019-01-09 17:59:51 +02:00
main.go use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00