plugeth/cmd/swarm
Anton Evangelatov 21acf0bc8d 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).
2019-01-29 09:14:24 +01:00
..
mimegen
swarm-smoke cmd/utils: allow for multiple influxdb tags (#18520) 2019-01-29 09:14:24 +01:00
swarm-snapshot cmd/swarm/swarm-snapshot: disable tests on windows (#18478) 2019-01-18 13:22:05 +01:00
access_test.go vendor, crypto, swarm: switch over to upstream sha3 package 2019-01-04 09:26:07 +02:00
access.go
bootnodes.go swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 2019-01-24 12:02:18 +01:00
config_test.go
config.go swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 2019-01-24 12:02:18 +01:00
db.go
download.go
export_test.go
feeds_test.go cmd/swarm: update should error on manifest mismatch (#18047) 2018-11-26 17:37:59 +01:00
feeds.go cmd/swarm: update should error on manifest mismatch (#18047) 2018-11-26 17:37:59 +01:00
flags.go swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 2019-01-24 12:02:18 +01:00
fs_test.go
fs.go
hash.go
list.go
main.go swarm/version: commit version added (#18510) 2019-01-24 12:35:10 +01:00
manifest_test.go
manifest.go
run_test.go swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 2019-01-24 12:02:18 +01:00
upload_test.go
upload.go