Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 532 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 532 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