synthetic-monitoring-agent
synthetic-monitoring-agent copied to clipboard
Private probe in self hosted grafana
Hi, i was trying to install a private probe to a self hosted grafana instance. How should i do it?
When i tried on the cloud grafana, the private probe is showing online as intended. But when i use the access token from my self hosted grafana it is not working. The api-server-address im using is synthetic-monitoring-grpc-ap-southeast-0.grafana.net:443
Is the plugin configured to talk to that API server? (for the plugin it should be -api-
instead of -grpc-
; it should show up in the plugin's config page)