mirror of
				https://github.com/grafana/grafana.git
				synced 2025-02-25 18:55:37 -06:00 
			
		
		
		
	* set missing meta data for distribution type metrics * add test * add test * simplify custom set * add test for executedQueryString * add test data * fix tests * check group by
		
			
				
	
	
		
			18 lines
		
	
	
		
			332 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			332 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "timeSeries": [
 | |
|     {
 | |
|       "metric": {
 | |
|         "type": "loadbalancing.googleapis.com\/https\/backend_latencies"
 | |
|       },
 | |
|       "resource": {
 | |
|         "type": "https_lb_rule",
 | |
|         "labels": {
 | |
|           "project_id": "grafana-prod"
 | |
|         }
 | |
|       },
 | |
|       "metricKind": "DELTA",
 | |
|       "valueType": "DISTRIBUTION"
 | |
|     }
 | |
|   ]
 | |
| }
 |