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
- Host: GitHub
- URL: https://github.com/openzipkin/zipkin-js-example
- Owner: openzipkin
- License: apache-2.0
- Created: 2016-08-14T11:38:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T18:31:47.000Z (over 4 years ago)
- Last Synced: 2025-04-08T17:06:15.926Z (about 1 month ago)
- Topics: distributed-tracing, openzipkin, zipkin
- Language: JavaScript
- Size: 333 KB
- Stars: 59
- Watchers: 5
- Forks: 44
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zipkin JS Example
[](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/)