Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29001

Migrate datadog reporter to v2 metric submission API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 1.20.0
    • Runtime / Metrics
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            chesnay Chesnay Schepler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: