Skip to content

v0.21.124

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 19 Jun 12:00
9bf19e4

Changes

routing: measure CreateFilter latency (#3115)

Add MeasureFilterCreate method to Metrics interface similar to
existing MeasureFilterRequest and MeasureFilterResponse.

The alternative would be to use MeasureSince but then filter name
would have to be embedded into metric key.

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.21.124 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.124 skipper --help