You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
- Fix for dropdowns in query editor to allow writing template variables (broke due to change in Grafana).
177
224
178
225
1.3.4
179
226
- Adds support for With Credentials (sends grafana cookies with request) when using Direct mode
180
-
- Fix for the typeahead component for metrics dropdown (/search endpoint).
227
+
- Fix for the typeahead component for metrics dropdown (`/search` endpoint).
181
228
182
229
1.3.3
183
230
- Adds support for basic authentication
@@ -197,4 +244,4 @@ This plugin requires node 6.10.0
197
244
NOTE!
198
245
for grafana 2.6 please use [this version](https://github.com/grafana/simple-json-datasource/commit/b78720f6e00c115203d8f4c0e81ccd3c16001f94)
199
246
200
-
Copy the data source you want to /public/app/plugins/datasource/. Then restart grafana-server. The new data source should now be available in the data source type dropdown in the Add Data Source View.
247
+
Copy the data source you want to `/public/app/plugins/datasource/`. Then restart grafana-server. The new data source should now be available in the data source type dropdown in the Add Data Source View.
0 commit comments