datadog_gql_link 1.2.0
datadog_gql_link: ^1.2.0 copied to clipboard
A package for tracking GraphQL calls in Datadog compatible with gql_link
Changelog #
1.2.0 #
-
Fix GqlErrors causing an ArgumentError on
stopResource. See #850 -
Add configurable trace header injection.
-
Add support for
TraceContextInjectionconfiguration.
1.1.1 #
- Fix an exception when attempting to
jsonEncodeunencodable variables.
1.1.0 #
- Support 128-bit trace ids in distributed tracing.
1.0.1 #
- Constrain compatible
datadog_flutter_pluginto <2.5.0
1.0.0 #
- Initial release of datadog_gql_link