grafana / grizzly

A utility for managing Jsonnet dashboards against the Grafana API
https://grafana.github.io/grizzly/
Apache License 2.0
525 stars 68 forks source link

[Question] Datasource connectivity with Grizzly Server #511

Open lomori opened 3 hours ago

lomori commented 3 hours ago

Hi,

Just to confirm: we have datasources that are in a "Fort Knox" environment, i.e., network access is very restricted. Our Grafana server obviously has access to them. So, let's say I run grr serve from my laptop configured to point to such Grafana instance (I can access Grafana from my laptop but can not access any datasources), it's our expectation that the data retrieval will occur between the Grafana Server and the data source. My laptop is not required to have connectivity to any datasources. Is this correct?

K-Phoen commented 3 hours ago

That is correct :)