-
### What version of OpenTelemetry are you using?
"@opentelemetry/api": "1.8.0",
"@opentelemetry/core": "1.23.0",
"@opentelemetry/instrumentation-express": "0.37.0",
"@opentel…
-
Unlike many tools available, I cannot have a nice progress output with dredd on CLI.
I am thinking of a dot progress like you can find with tools like behat or phpunit.
We could have something like:
…
-
### Please tell us about your environment:
- _`winston` version?_
- [-] `winston@3.0.0-rc5`
- _`node -v` outputs:_ v8.11.1
- _Operating System?_ (Windows, macOS, or Linux) macOS
- _La…
-
Hi,
I'm trying to use the Logger interface by following https://sap.github.io/cloud-sdk/docs/js/features/logging, as mentioned The SAP Cloud SDK sets [default values](https://github.com/SAP/cloud-sdk…
-
after updating puppeteer to version 22.13.1 , render method is getting failed with error "Report render failed
(because) report timeout. Last profiler operation: (recipe) chrome-pdf
Error: Report ti…
-
## The dependency [applicationinsights](https://github.com/Microsoft/ApplicationInsights-node.js) was updated from `1.1.0` to `1.2.0`.
🚨 [View failing branch](https://github.com/hmcts/ccfr-fees-regi…
-
npm unpack eror
npm -v
3.10.10
nodejs -v
v6.11.0
Linux-ubuntu
root@185-114-23-171:~/gekko# npm install --only=production
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
n…
-
**Describe the bug**
Visual bug while displaying an array of objects. The last item of the array can be hidden with the text `expand json`.
**To Reproduce**
Try to display an array of objects…
-
``` javascript
var mongodb = require('mongodb');
var oid = new mongodb.ObjectID();
var winston = require('winston');
console.info(oid);
winston.info(oid);
```
Result:
```
553753a3e208f62631e6daa8
…
-
`console.log` is fine, but AFAIK it doesn't offer easy format customization, logging levels, or redirection to file. Let's see whether we find an appropriate 3rd-party library.
The basic criteria a…