mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Sink specific configuration maps (#25)
* Use sink-specific configurations to have more flexibility. Adjust sample sink configuration files * Add documentation * Add links to individual sink readmes * Fix link in README * HTTPS for HttpSink * If no CPU die id available, use the socket id instead
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/ci-sinks.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/ci-sinks.json
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
[
 | 
			
		||||
  {
 | 
			
		||||
{
 | 
			
		||||
  "testoutput" : {
 | 
			
		||||
    "type" : "stdout",
 | 
			
		||||
    "meta_as_tags" : true
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user