grafana/synthetic-monitoring-app

Local Grafana install gives unsupported protocol scheme

Closed this issue · 1 comments

What happened:

I installed the Synthetic Monitoring App in our local Grafana instance so that we can view the cloud info locally. In the plugin configuration, I set the api host to the following per the directions. Looking at our Grafana Cloud instance, it lists our backend address as https://synthetic-monitoring-api.grafana.net

apiHost: synthetic-monitoring-grpc.grafana.net:443

grafana logger=data-proxy-log userId=1 orgId=1 uname=admin path=/api/plugin-proxy/grafana-synthetic-monitoring-app/install remote_addr=10.199.199.16 referer=https://grafana.domain.cloud/a/grafana-synthetic-monitoring-app/setup t=2023-04-05T18:46:06.036528119Z level=error msg="Proxy request failed" err ="unsupported protocol scheme "synthetic-monitoring-grpc.grafana.net""

What you expected to happen:

The local instance would be able to communicate with the cloud instance.

How to reproduce it (as minimally and precisely as possible):

Install the plugin and configure per documentation

Anything else we need to know?:

Environment:

  • Grafana version (if running on prem): 9.4.3
  • SM plugin version: 1.9.35
  • OS Grafana is installed on: K8S install using helm chart
  • User OS & Browser: OS X, Firefox
  • Others:

Answer given in #525