View Source OpentelemetryAbsinthe.TelemetryMetadata (opentelemetry_absinthe v2.3.1)
A helper module to allow integrators to add custom data to their context which will then be added to the [:opentelemetry_absinthe, :graphql, :handled] event
Summary
Types
@type absinthe_context() :: map()
Functions
@spec from_context(absinthe_context()) :: telemetry_metadata()
@spec update_context(absinthe_context(), telemetry_metadata()) :: absinthe_context()