NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

fix issue when client undefined in appInsights node #136

Closed jbinard closed 4 years ago

jbinard commented 4 years ago

Fix error when appInsights client is undefined (ex: appInsights instrumentation key not provided).

It allows to disable appInsights logs in dev environment by setting the instrumentation key to an empty value.