| { |
| "rancher": { |
| "api_url": "https://aether.onlab.us/v3", |
| "access_key": "token-ctvfp", |
| "secret_key": "4wkn4n6jdvbg2g2tddmjpvb7tdhw5dbsbqkhzj5fkjv9nl8bpvl972" |
| }, |
| "edge_monitoring": { |
| "api_url": "https://aether.onlab.us/edges" |
| }, |
| "slack": { |
| "api_token": "xoxb-195991835223-1111472166775-NDjfMUTM93LZ4KvcF3yoLGdy", |
| "channel": "#aether-status", |
| "emoji": { |
| "healthy": ":green_circle:", |
| "unhealthy": ":red_circle:", |
| "error": ":yellow_circle:", |
| "unavailable": ":white_circle:" |
| }, |
| "report_header": "Aether Daily Status Report" |
| }, |
| "managed_projects": [ |
| { |
| "name": "System", |
| "check_type": "pod", |
| "display": "Kubernetes System Pods" |
| }, |
| { |
| "name": "ConnectivityService", |
| "check_type": "app", |
| "display": "Connectivity Service Apps" |
| }, |
| { |
| "name": "CordPlatform", |
| "check_type": "app", |
| "display": "Monitoring Service Apps" |
| } |
| ] |
| } |