Skip to content

Agent metrics are considered custom metrics in Datadog #5808

Description

@florianmutter

In our dashboard we see metrics like ddtrot.dd.tracer.tracer.trace.buffer.fill.time that are created by the agent it self ( I think here:

monitoring.newTimer("tracer.trace.buffer.fill.time", "endpoint:" + mapper.endpoint());
)

Those metrics show up as custom metrics in the dashboard and we are billed for them. I think this should not be the case. Any metric that is created by the datadog agent should be included.

Could this be due to the shading of internal packages?

relocate('datadog.', 'ddtrot.dd.') {

Support case regarding this here: https://help.datadoghq.com/hc/en-us/requests/1320104

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions