mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@@ -32,12 +32,14 @@ There is a main configuration file with basic settings that point to the other c
 | 
			
		||||
 | 
			
		||||
``` json
 | 
			
		||||
{
 | 
			
		||||
  "sinks": "sinks.json",
 | 
			
		||||
  "collectors" : "collectors.json",
 | 
			
		||||
  "receivers" : "receivers.json",
 | 
			
		||||
  "router" : "router.json",
 | 
			
		||||
  "sinks-file": "sinks.json",
 | 
			
		||||
  "collectors-file" : "collectors.json",
 | 
			
		||||
  "receivers-file" : "receivers.json",
 | 
			
		||||
  "router-file" : "router.json",
 | 
			
		||||
  "main": {
 | 
			
		||||
    "interval": "10s",
 | 
			
		||||
    "duration": "1s"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user