Merge pull request #2630 from Yofial/openzipkin

add zipkin
main
Elbert Alias 6 years ago committed by GitHub
commit 72eee84664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13059,6 +13059,20 @@
"Less" "Less"
], ],
"website": "https://rocketcms.io" "website": "https://rocketcms.io"
},
"Zipkin": {
"cats": [
10
],
"headers": {
"X-B3-TraceId": "",
"X-B3-SpanId": "",
"X-B3-ParentSpanId": "",
"X-B3-Sampled": "",
"X-B3-Flags": ""
},
"icon": "Zipkin.png",
"website": "https://zipkin.io/"
} }
}, },
"categories": { "categories": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB