javascript-express
javascript-express copied to clipboard
OpenTracing middleware for express
The tags currently added are great and I think they are the basic ones that you'd want to include in pretty much any express app. However, my opentracing tracer (DataDog)...
I am using Gatsby + WP and only started seeing this error after updating `gatsby-source-wordpress.` My local development environment runs without any issues. Is anyone familiar with this? 
Would you be open to a PR thats adds typescript type definitions?
Updates: * Upgrade all packages to latest version * Use CircleCI v2.1 * Test on all LTS node versions, only compile against v10 (oldest LTS) CircleCI build: 
We are getting the error "You can only call finish() on a span once." frequently and it seems to be related to the event handlers that are registered in middleware.js:...
I noticed when using this library that the `http.url` tag is always just filled out with the path after the base URL. According to the Semantic Convention of OpenTracing (and...
(Disclaimer: I am fairly new to Node.js and express so please pardon me if I am missing something silly here). I am going through the book "Practical Node.js" and tried...
feature request on the express tracing/middleware integration for node/express sleuth service just like what we have in Java
I'd be up for helping out. Have opentracing-contrib javascript projects standardized on a test runner or do you have a preference. Lately I've been preferring Jest over mocha.