mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 12:24:37 +02:00
wire in the new 'limits.Agent' infrastructure; extend the 'metrics.Agent' to support additional 'metrics.UsageSink' instances (#271)
This commit is contained in:
committed by
Kenneth Bingham
parent
e824c87d08
commit
29f38de546
@@ -8,7 +8,7 @@ type Config struct {
|
||||
Environments int
|
||||
Shares int
|
||||
Bandwidth *BandwidthConfig
|
||||
Cycle time.Duration
|
||||
Enforcing bool
|
||||
}
|
||||
|
||||
type BandwidthConfig struct {
|
||||
|
Reference in New Issue
Block a user