File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 3232 $influxdb_database = $statsd::influxdb_database,
3333 $influxdb_username = $statsd::influxdb_username,
3434 $influxdb_password = $statsd::influxdb_password,
35+ $influxdb_version = $statsd::influxdb_version,
3536 $influxdb_flush = $statsd::influxdb_flush,
3637 $influxdb_proxy = $statsd::influxdb_proxy,
3738 $influxdb_proxy_suffix = $statsd::influxdb_proxy_suffix,
4748 $librato_includeMetrics = $statsd::librato_includeMetrics,
4849 $librato_excludeMetrics = $statsd::librato_excludeMetrics,
4950 $librato_globalPrefix = $statsd::librato_globalPrefix,
51+ $librato_alwaysSuffixPercentile = $statsd::librato_alwaysSuffixPercentile,
5052 $stackdriver_apiKey = $statsd::stackdriver_apiKey,
5153 $stackdriver_source = $statsd::stackdriver_source,
5254 $stackdriver_sourceFromPrefix = $statsd::stackdriver_sourceFromPrefix,
You can’t perform that action at this time.
0 commit comments