Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 531 Bytes

KrakenD opencensus

A set of building blocks for instrumenting KrakenD gateways

Available middlewares

There are the avaliable middlewares to add to the KrakenD pipes.

  1. Backend
  2. Proxy
  3. Router

Available router flavours

  1. mux Mux based routers and handlers
  2. gin Gin based routers and handlers

Check the examples and the documentation for more details