Some checks failed
		
		
	
	Run Check Script / check (pull_request) Failing after -1m5s
				
			if kube-prometheus-operator is present installation of prometheus-operator will skip outside of local k3d installation installation of operator is skipped
		
			
				
	
	
		
			15 lines
		
	
	
		
			379 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			379 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [package]
 | |
| name = "example-application-monitoring-with-tenant"
 | |
| edition = "2024"
 | |
| version.workspace = true
 | |
| readme.workspace = true
 | |
| license.workspace = true
 | |
| 
 | |
| [dependencies]
 | |
| env_logger.workspace = true
 | |
| harmony = { version = "0.1.0", path = "../../harmony" }
 | |
| harmony_cli = { version = "0.1.0", path = "../../harmony_cli" }
 | |
| logging = "0.1.0"
 | |
| tokio.workspace = true
 | |
| url.workspace = true
 |