microsoft / ApplicationInsights-node.js

Microsoft Application Insights SDK for Node.js
MIT License
321 stars 138 forks source link

Update Tracer Provider Typing #1314

Closed JacksonWeber closed 2 months ago

JacksonWeber commented 2 months ago

Tracer provider being of the wrong type would cause the flush method to error with a message saying that tracerProvider had no forceFlush() method.