mirror of
				https://github.com/rfmoz/grafana-dashboards.git
				synced 2025-03-05 20:51:45 -08:00 
			
		
		
		
	Merge pull request #99 from grembo/add-missing-variable
Add missing DS_PROMETHEUS variable
This commit is contained in:
		
						commit
						b50a50762e
					
				|  | @ -5101,10 +5101,32 @@ | |||
|   "refresh": "", | ||||
|   "schemaVersion": 37, | ||||
|   "style": "dark", | ||||
|   "tags": [], | ||||
|   "tags": [ | ||||
|     "freebsd" | ||||
|   ], | ||||
|   "templating": { | ||||
|     "list": [ | ||||
|       { | ||||
|         "current": { | ||||
|           "selected": false, | ||||
|           "text": "default", | ||||
|           "value": "default" | ||||
|         }, | ||||
|         "error": null, | ||||
|         "hide": 0, | ||||
|         "includeAll": false, | ||||
|         "label": "datasource", | ||||
|         "multi": false, | ||||
|         "name": "DS_PROMETHEUS", | ||||
|         "options": [], | ||||
|         "query": "prometheus", | ||||
|         "refresh": 1, | ||||
|         "regex": "", | ||||
|         "skipUrlSync": false, | ||||
|         "type": "datasource" | ||||
|       }, | ||||
|       { | ||||
|         "allValue": null, | ||||
|         "current": {}, | ||||
|         "datasource": { | ||||
|           "type": "prometheus", | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue