azure_application_insights 3.0.0 copy "azure_application_insights: ^3.0.0" to clipboard
azure_application_insights: ^3.0.0 copied to clipboard

outdated

A Dart client to integrate with Azure's Application Insights service

3.0.0 #

  • Fix TelemetryContext so that the various getters and setters are nullable (thanks @mernen)
  • Relevant Processor implementations now write to a Logger rather than directly to standard out

2.1.1 #

  • Fix TelemetryContext's user.id property to set the correct key (ai.user.id instead of ai.user.userId)

NOTE: this is not a breaking change unless you are relying on the incorrect key (ai.user.userId) being set in some way, such as within custom Application Insights queries.

2.1.0 #

  • Ability to specify the ingestion endpoint

2.0.0 #

  • Null safety

1.0.3 #

  • Further relax dependencies

1.0.2 #

  • Relax dependencies

1.0.1 #

  • Pub score fixes

1.0.0 #

  • Initial version
37
likes
0
pub points
94%
popularity

Publisher

verified publisherkent-boogaart.com

A Dart client to integrate with Azure's Application Insights service

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, http, logging, meta, stack_trace

More

Packages that depend on azure_application_insights