Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/krakend/krakend-opencensus

Opencensus adapter. Exports KrakenD metrics and traces to InfluxDB, Prometheus, Zipkin, Jaeger, Xray, StackDriver, Datadog and Logger
https://github.com/krakend/krakend-opencensus

influxdb instrumentation jaeger krakend metrics opencensus prometheus stackdriver-monitoring xray zipkin

Last synced: 3 months ago
JSON representation

Opencensus adapter. Exports KrakenD metrics and traces to InfluxDB, Prometheus, Zipkin, Jaeger, Xray, StackDriver, Datadog and Logger

Lists

README

        

KrakenD opencensus
====

A set of building blocks for instrumenting [KrakenD](http://www.krakend.io) 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](github.com/krakendio/krakend-opencensus/blob/master/router/mux) Mux based routers and handlers
2. [gin](github.com/krakendio/krakend-opencensus/blob/master/router/gin) Gin based routers and handlers

Check the examples and the documentation for more details