Skip to content

Upgrade ActiveLogin.Authentication.BankId.AzureMonitor to use Microsoft.ApplicationInsights v3 #556

Description

@OskarKlintrot

Is your feature request related to a problem? Please describe.
ActiveLogin.Authentication.BankId.AzureMonitor is incompatible with Microsoft.ApplicationInsights 3.x.

What area is it related to
Monitoring

Describe the solution you'd like
Upgrade Microsoft.ApplicationInsights to 3.x

Describe alternatives you've considered
I remove .AddApplicationInsightsEventListener()

Additional context

System.MissingMethodException: Method not found: 'Void Microsoft.ApplicationInsights.TelemetryClient.TrackEvent(System.String, System.Collections.Generic.IDictionary`2<System.String,System.String>, System.Collections.Generic.IDictionary`2<System.String,Double>)'.
   at ActiveLogin.Authentication.BankId.AzureMonitor.BankIdApplicationInsightsEventListener.Track(BankIdEvent e, Dictionary`2 properties, ...)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions