[ 
https://issues.apache.org/jira/browse/FLINK-29001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weijie Guo updated FLINK-29001:
-------------------------------
    Affects Version/s: 2.1.0

> Migrate datadog reporter to v2 metric submission API
> ----------------------------------------------------
>
>                 Key: FLINK-29001
>                 URL: https://issues.apache.org/jira/browse/FLINK-29001
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Metrics
>    Affects Versions: 2.1.0
>            Reporter: Chesnay Schepler
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The current datadog API that we're using to submit metrics is deprecated.
> https://docs.datadoghq.com/api/latest/metrics/#submit-metrics
> Changes that I found so far:
> * the {{host}} is part of the {{resources}} field
> * metric types are now mapped to numbers (0-3)
> * values must be doubles
> We can optionally look into leveraging the datadog java client; shouldn't be 
> difficult but from a quick experiment I couldn't figure out how to replicate 
> the proxy host/port functionality.
> https://github.com/DataDog/datadog-api-client-java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to