storj/pkg/identity
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
..
cert_authority_test.go CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
certificate_authority.go Improve cert signing integration test+: (#997) 2019-01-11 15:59:35 +01:00
common.go pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
generate.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
identity_test.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
identity.go use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00
setup.go Fix CA Timeout and show progress to the user (#915) 2019-01-02 09:41:01 -05:00
utils.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00