We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[[inputs.statsd]] protocol = "udp" service_address = ":8123" delete_gauges = true delete_counters = true delete_sets = true delete_timings = true percentiles = [90, 95, 99] metric_separator = "." datadog_extensions = true allowed_pending_messages = 10000 percentile_limit = 1000
Telegraf: 1.11.1 (docker version) OS: Ubuntu 14.04 Datadog agent version: 1:5.32.4-1
Metric example:
measure.outgoing_requests.response.size:-1.000000|h
telegraf/statsd should log this message (preferably as a warning message, but it can be as error message) and keep going.
telegraf/statsd just blows up.
Error Logs:
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Relevant telegraf.conf:
System info:
Telegraf: 1.11.1 (docker version)
OS: Ubuntu 14.04
Datadog agent version: 1:5.32.4-1
Steps to reproduce:
Metric example:
Expected behavior:
telegraf/statsd should log this message (preferably as a warning message, but it can be as error message) and keep going.
Actual behavior:
telegraf/statsd just blows up.
Additional info:
Error Logs:
The text was updated successfully, but these errors were encountered: