storj/cmd
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
..
bootstrap use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00
captplanet use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00
certificates Save only user-specific flags to storage node's config.yaml (#1051) 2019-01-15 15:55:33 +02:00
gateway Adding additional required values for satellite configuration (#1036) 2019-01-11 22:47:18 -05:00
identity Improve cert signing integration test+: (#997) 2019-01-11 15:59:35 +01:00
inspector pkg/inspector: split functionality to be per-service (#1029) 2019-01-14 11:47:22 -07:00
overlay Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
pdbinspect pdbinspect time format fix (#855) 2018-12-13 12:02:59 -05:00
s3-benchmark move clients to internal/s3api (#749) 2018-12-03 14:50:05 -05:00
satellite use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00
statreceiver lint imports grouping (#993) 2019-01-08 16:05:14 +02:00
storagenode use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00
storj-sdk Fail integration tests on panic (#1032) 2019-01-11 18:18:16 +02:00
uplink use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00