go-ethereum/cmd
Anton Evangelatov 4f908db69e
cmd/utils: allow for multiple influxdb tags (#18520)
This PR is replacing the metrics.influxdb.host.tag cmd-line flag with metrics.influxdb.tags - a comma-separated key/value tags, that are passed to the InfluxDB reporter, so that we can index measurements with multiple tags, and not just one host tag.

This will be useful for Swarm, where we want to index measurements not just with the host tag, but also with bzzkey and git commit version (for long-running deployments).

(cherry picked from commit 21acf0bc8d4f179397bb7d06d6f36df3cbee4a8e)
2019-02-19 17:34:48 +01:00
..
abigen cmd/abigen: support for --type flag with piped data (#17648) 2018-10-06 16:27:12 +02:00
bootnode cmd/bootnode: fix -writeaddress output (#17932) 2018-10-19 16:41:27 +03:00
clef cmd/clef: replace password arg with prompt (#17897) 2018-10-25 21:45:56 +02:00
ethkey cmd/ethkey: fix the README to match updated commands (#17332) 2018-09-04 13:45:27 +02:00
evm cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem 2018-12-10 12:33:50 +02:00
faucet cmd/faucet: fix faucet static peer regression 2018-12-11 13:41:18 +02:00
geth cmd/utils: allow for multiple influxdb tags (#18520) 2019-02-19 17:34:48 +01:00
internal/browser cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
p2psim all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
puppeth cmd/puppeth: handle pre-set Petersburg number, save changed fork rules 2019-02-09 17:38:00 +01:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
swarm cmd/utils: allow for multiple influxdb tags (#18520) 2019-02-19 17:34:48 +01:00
utils cmd/utils: allow for multiple influxdb tags (#18520) 2019-02-19 17:34:48 +01:00
wnode all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00