dd4e8a78ef
The mqtt_statsd project will be used to publish broker metrics to statsd so we can leverage graphite and grafana to make graphs about firehose's usage. Needed-By: I519a67fc16618605ba1621602f77fde69b9a16ae Change-Id: I6a96217f8dbd4cfc0c30ff9f28d14b418764321f
14 lines
284 B
Plaintext
14 lines
284 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group mqtt_statsd-core
|
|
label-Code-Review = -2..+2 group mqtt_statsd-core
|
|
label-Workflow = -1..+1 group mqtt_statsd-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group mqtt_statsd-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|