[
https://issues.apache.org/jira/browse/FLINK-12107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809831#comment-16809831
]
Chesnay Schepler commented on FLINK-12107:
------------------------------------------
I can't reproduce this; I've set up a simple local proxy via CCProxy, pointed
the DatadogReproter to it, ad it correctly goes through the proxy for the
validation.
Since this feature is only available in 1.9-SNAPSHOT, are you certain that the
version you downloaded actually contains the relevant commits?
> Use Proxy For DataDog Validation
> --------------------------------
>
> Key: FLINK-12107
> URL: https://issues.apache.org/jira/browse/FLINK-12107
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics
> Affects Versions: 1.9.0
> Reporter: Luka Jurukovski
> Priority: Minor
>
> 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)