Azure / botbuilder-instrumentation

Add extra logging for bot framework
MIT License
23 stars 22 forks source link

Be able to disable userName from saving on Application Insight #7

Closed CristianPQ closed 7 years ago

CristianPQ commented 7 years ago

On code:

userName: user.name

That data could be private data that someone would don't want to save, so it could be fine to be able to disable to save it.

morsh commented 7 years ago

@CristianPQ - This should be possible after committing the next PR

morsh commented 7 years ago

This is fixed as of version 1.1.13