We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package go/stats/statsd
Part of #10697.
Current flags:
$ git grep -E "\bflag\.[A-Z]" -- go/stats/statsd/*.go go/stats/statsd/statsd.go: statsdAddress = flag.String("statsd_address", "", "Address for statsd client") go/stats/statsd/statsd.go: statsdSampleRate = flag.Float64("statsd_sample_rate", 1.0, "")