Skip to content
New issue

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

Outputs.Datadog does not support Distribution typed metrics #11525

Closed
skylera93 opened this issue Jul 19, 2022 · 3 comments
Closed

Outputs.Datadog does not support Distribution typed metrics #11525

skylera93 opened this issue Jul 19, 2022 · 3 comments

Comments

@skylera93
Copy link

The Datadog output uses this API which does not support the submission of Distribution typed metrics. This limitation is not mentioned in the plugin's readme, and was a surprise blocker given that work was done to enable Datadog Distributions in the Statsd input plugin.

It looks like the output would need to submit distribution typed metrics to this API instead.
https://docs.datadoghq.com/api/latest/metrics/#submit-distribution-points

@MyaLongmire
Copy link
Contributor

Sorry to hear you are having some trouble.
Would you be interested in submitting a pr for this fix?

@MyaLongmire MyaLongmire added the waiting for response waiting for response from contributor label Jul 25, 2022
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Aug 9, 2022

Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Page. Thank you!

@telegraf-tiger telegraf-tiger bot closed this as completed Aug 9, 2022
@dirrao
Copy link

dirrao commented Jun 28, 2024

This is a good to have to track latency metrics distribution. Right now, this plugin doesn't support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants