zipkin-javascript-opentracing
zipkin-javascript-opentracing copied to clipboard
Opentracing implementation for Zipkin in Javascript
I'm having issues using this library as a transport for the `opentracing` package via `opentracing.initGlobalTracer(tracer);` due to a mismatch in the values of the transport constants. The result is `Error:...
There is a type of span in zipkin that does not resemble a client request or a server request. We should therefore introduce the kind "local" to do this. The...
We currently have flaky E2E tests, because zipkin is an external system we interact with. There are some ways to imrpove this situation: - [ ] Poll for a specific...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [serve](https://redirect.github.com/vercel/serve) | [`6.5.5` -> `10.1.2`](https://renovatebot.com/diffs/npm/serve/6.5.5/10.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [react-dom](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom)) | [`16.3.1` -> `16.3.3`](https://renovatebot.com/diffs/npm/react-dom/16.3.1/16.3.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | ### GitHub...