248ee6438f
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. |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
common.go | ||
server_test.go | ||
server.go | ||
tm_test.go | ||
utils_test.go | ||
utils.go |