Re: Flink Datadog Timeout

2021-02-02 Thread Chesnay Schepler
The reported exception looks quite similar to the one in this thread , which was supposedly caused by Datadog rate limits but I don't think this was thoroughly investig

Flink Datadog Timeout

2021-02-02 Thread Claude M
Hello, I have a Flink jobmanager and taskmanagers deployed in a Kubernetes cluster. I integrated it with Datadog by having the following specified in the flink-conf.yaml. metrics.reporter.dghttp.class: org.apache.flink.metrics.datadog.DatadogHttpReporter metrics.reporter.dghttp.apikey: However