microsoft-authentication-library-for-android
microsoft-authentication-library-for-android copied to clipboard
OpenTelemetry: Document what information is collected and allow opt-out
Is your feature request related to a problem? Please describe. Users of my app want to know why it depends on OpenTelemetry: https://github.com/mtotschnig/MyExpenses/issues/1523. I would love to be transparent about what information is collected by MSAL and ideally offer the option to opt-out.
Describe the solution you'd like
- Documentation of how OpenTelemetry is used by this library.
- An option that can be set in the config file or via a parameter that would allow to prevent any logging via OpenTelemetry.