package
1.5.2
Repository: https://github.com/grafana/carbon-relay-ng.git
Documentation: pkg.go.dev

# Functions

some.host:2003 -> some_host_2003 http://some.host:8080 -> http_some_host_8080.
some.host:2003, kafkaRoute -> kafkaRoute_some_host_2003 http://some.host:8080, kafkaRoute -> kafkaRoute_http_some_host_8080.
NewLimiter creates a limiter with l slots.