mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-04 12:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			160 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			160 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: 1
 | 
						|
 | 
						|
datasources:
 | 
						|
  - name: Prometheus
 | 
						|
    type: prometheus
 | 
						|
    url: http://prometheus:9090
 | 
						|
    uid: prometheus
 | 
						|
    access: proxy
 | 
						|
    isDefault: true
 |