bragma / winston-azure-application-insights

Azure Application Insights transport for Winston
MIT License
16 stars 26 forks source link

update application insights version #3

Closed jeffmcaffer closed 7 years ago

jeffmcaffer commented 7 years ago

App Insights has stopped accepting telemetry by http. Need to update the version to at least 0.16.0 to get https support. Current version is 0.17.0

bragma commented 7 years ago

hi @jeffmcaffer I've updated to 17.1, you can pull and try from devel branch. Let me know if it is ok, thanks!

jeffmcaffer commented 7 years ago

Looks good to me. Thanks

lukx commented 7 years ago

@bragma is anything keeping you from merging & releasing this fix, that I could help out with?