Skip to content

Problem using distribution with datadog formatter [HELP] #71

@gabrielvf1

Description

@gabrielvf1

Hello guys! I'm having some problems using the distribution metric and would be very happy if anyone can help me

I am trying to use distribution metric on my project but somehow i am doing something wrong, i think. I have started the telemetry metrics with this settings as you can see in this image:

alt text

I am using a datadog agent in the middle that receives the information via DogStatsD, because of that i used the "formatter: :datadog". And for some metrics like counter its working well but with distribution the value is not showing in datadog metrics. I have made some tries with differente configuration on the metrics but now they are like that:

alt text .

The counter metric this way is working well. As you can see:

alt text .

To populate this metrics i made some test endpoints that generate random data and they are structed like that:

alt text .

But on my datadog i cannot find the metrics as you can see:

alt text
alt text

OBS: And the key "teste.metrics.valor_teste" also doesn't show anything on datadog

I think that's it.
If anyone can show me real world examples working or can tell me what I'm doing wrong, it would help me a lot.
Thank you if you read it until here :) !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions