Skip to content

2.3.0

Compare
Choose a tag to compare
@MaeIsBad MaeIsBad released this 27 May 13:59
· 21 commits to master since this release
e999a16

Added

  • Support custom metadata from integrators. Use OpentelemetryAbsinthe.TelemetryMetadata to add metadata to your context which will then be broadcast.
  • Allow attaching to [:absinthe, :subscription, :publish] (both :start and :stop) given a trace_subscription: true config
  • New graphql.event.type trace attribute, with value operation or publish

Commits