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

https://github.com/openzipkin/zipkin-js-example

Example project that shows how to use zipkin with javascript
https://github.com/openzipkin/zipkin-js-example

distributed-tracing openzipkin zipkin

Last synced: 18 days ago
JSON representation

Example project that shows how to use zipkin with javascript

Awesome Lists containing this project

README

        

# Zipkin JS Example

[![CircleCI](https://circleci.com/gh/openzipkin/zipkin-js-example.svg?style=svg)](https://circleci.com/gh/openzipkin/zipkin-js-example)

You can find example usages for zipkin.js in different scenarios:

- [web](web/)
- [react-native](react-native-example/)