Reproducer for open-telemetry/opentelemetry-js#4444
- run
npm ci
- run
npm run start
- No logspam is shown from the exporter
If diagnostics logging is turned on, the exporter will log to the console; this is expected. (see index.ts, line 8)
npm ci
npm run start
If diagnostics logging is turned on, the exporter will log to the console; this is expected. (see index.ts, line 8)