otel_graphql_flutter library
Flutter overlay for otel_graphql.
Re-exports the core OTelGraphqlLink. A
Flutter app that depends on graphql_flutter can add this
single package instead of pulling in both otel_graphql
and managing the graphql_flutter / graphql dependency
separately.
See OTelGraphqlLink in otel_graphql for the full
configuration surface and span-shape reference.
Classes
- OTelGraphqlLink
-
OpenTelemetry instrumentation for the
gql_linkchain used bypackage:graphqlandpackage:graphql_flutter.