[jira] [Created] (FLINK-16611) Datadog reporter should chunk large reports

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-16611) Datadog reporter should chunk large reports

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-16611:
----------------------------------------

             Summary: Datadog reporter should chunk large reports
                 Key: FLINK-16611
                 URL: https://issues.apache.org/jira/browse/FLINK-16611
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics
    Affects Versions: 1.9.0
            Reporter: Chesnay Schepler


Datadog has a maximum size for reports that it accepts.

If the report exceeds this size it is simply rejected, rendering the reporter unusable.

We should investigate what this size limit is, and split the report into multiple chunks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)