Skip to content

push to dogstatsd in openmetrics format #129

@linuxd3v

Description

@linuxd3v

We are using php with swooole - which automatically exposes swoole metrics in php array, json and openmetrics format.

https://openswoole.com/article/openswoole-4.9.0-released

I know there is an openmetrics integration for datatadog agent. The drawback - in that case I would have to add separate datadog agent container into ecs fargate task and configure it with openmetrics config - so custom container build is gonna be needed - which is why I would rather not go this route.
https://docs.datadoghq.com/integrations/openmetrics/

I would rather push metrics to datadogstatsd - however this client doesn't understand openmentrics format as a source... so one way out would be to write custom "api bulder" script (openmetrics -> builder).

so that's my feature request i supposed - kindly support openmetrics as a source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions