This functionality is achieved by using the proxy interface exposed in Grafana to communicate with Grafana projects directly. What did you do? Trying to add the data source; What was the expected result? Since version 5.0, you can provision your data sources to Grafana by preparing special YAML configuration files. Configure Grafana SimpleJson DataSource. Let’s have a look at both variants, using our very own data source plugin for CA APM as example. In old grafana version there was proxy access mode. The Grafana datasource provides the functionality to retrieve metrics from Grafana for different projects. What datasource are you using? 1. In version 5.0+ there is no such access mode. From what I understand PROXY is the recommended option. Now that we have Prometheus set up as a Datasource for Grafana — what metrics should we watch, and how do we watch them? Grafana container in your case is in monitoring network, so … 4.1.2; What datasource are you using? Without this option you can't connect new grafana versions to prometheus from OKD or Kubernetes. What Grafana version are you using? Datasource server value 127.0.0.1:8086 is not valid in the container (localhost in the container != OS localhost - container lives in the different network namespace usually). File-based Data Source Provisioning. RHEL 6; What did you do? For data source provisioning, Grafana comes with two different approaches, file-based and API-based. What was the expected result? When clicking "Save & Test" button the data source should be added successfully; What happened instead? Here we can define the name of the data source, proxy settings, data source URL, and basic auth settings. What Grafana version are you using? What happened instead? New Datasource for PostgreSQL Database; What OS are you running grafana on? 0. Proxy access means that the Grafana backend will proxy all requests from the browser, and send them on to the Data Source. 2 Answers2. So, the main line of this issue is plz bring back OAuth proxy back or … Active Oldest Votes. Now go to Grafana and configure a new SimpleJson data-source (say samantSimpleJson) as shown to the left. What OS are you running grafana on? This is useful because it can eliminate CORS (Cross Origin Site Resource) issues, as well as eliminate the need to disseminate authentication details to the Data Source to … MongoDB datasource for Grafana Features. When configuring a datasource, with some datasources like Prometheus I can choose between PROXY access (access via Grafana backend) and DIRECT (access directly from browser). Allows MongoDB to be used as a data source for Grafana by providing a proxy to convert the Grafana Data source …