grafana/pdc-agent

PDC Connect agent not allowing connection

brngates98 opened this issue · 1 comments

From a test pod i was able to succesfully curl my end point with basic auth

curl https://mimir.thetmg.com -H 'Host: mimir.thetmg.com'

Returns the HTML Page for mimir as expected

My local Grafana instance that is in the Kubernetes cluster is also able to connect with mimir.thetmg.com, however my Grafana Cloud instance is unable to connect to mimir.thetmg.com with the PDC Agent.

Post "https://mimir.thetmg.com/prometheus/api/v1/query": dial tcp: lookup mimir.thetmg.com on 10.50.0.10:53: no such host - There was an error returned querying the Prometheus API. is what i receive from grafana cloud

i did not see the pdc option when selecting data source