You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Luka Jurukovski (JIRA)" <ji...@apache.org> on 2019/04/04 02:43:00 UTC

[jira] [Created] (FLINK-12107) Use Proxy For DataDog Validation

Luka Jurukovski created FLINK-12107:
---------------------------------------

             Summary: Use Proxy For DataDog Validation
                 Key: FLINK-12107
                 URL: https://issues.apache.org/jira/browse/FLINK-12107
             Project: Flink
          Issue Type: Improvement
            Reporter: Luka Jurukovski


Recently support for DataDog Metric Proxy was added, however validation for the api keys ignores the use of the proxy. There are circumstances in which proxying is used due to the fact that the service itself is not reachable directly.

Currently the validation pings datadog using the api keys provided.

https://app.datadoghq.com/api/v1/validate?api_key=<key>





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)