add /.cdn-util, replace config loader
- Add /.cdn-util endpoint (protected by key) - Add Prometheus metrics (disabled by default) under /.cdn-util - Replace configuration loader with Viper, config files are now supported - Rename some config flags + environment variables
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- README.md 48 additions, 11 deletionsREADME.md
- cdn-origin.go 136 additions, 67 deletionscdn-origin.go
- cdn-origin.sample.toml 29 additions, 0 deletionscdn-origin.sample.toml
- dashboards.json 407 additions, 0 deletionsdashboards.json
- prometheus/metrics.go 24 additions, 0 deletionsprometheus/metrics.go
- prometheus/writer.go 32 additions, 0 deletionsprometheus/writer.go
- weed/seaweed.go 5 additions, 2 deletionsweed/seaweed.go
Loading
Please register or sign in to comment