2.3.0
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 atrace_subscription: true
config - New
graphql.event.type
trace attribute, with valueoperation
orpublish
Commits
- Bump credo from 1.7.4 to 1.7.5 by @dependabot in #141
- Bump ex_doc from 0.31.1 to 0.31.2 by @dependabot in #142
- Bump opentelemetry_exporter from 1.6.0 to 1.7.0 by @dependabot in #144
- Bump ex_doc from 0.31.2 to 0.32.0 by @dependabot in #146
- Bump ex_doc from 0.32.0 to 0.32.1 by @dependabot in #147
- [PLATFORM-1689]: Attach to subscription publish events by @cpiemontese in #148
- Fix version by @cpiemontese in #149
- Bump credo from 1.7.5 to 1.7.6 by @dependabot in #150
- Bump ex_doc from 0.32.1 to 0.32.2 by @dependabot in #151
- Bump ex_doc from 0.32.2 to 0.33.0 by @dependabot in #152
- Update dependabot.yml by @cpiemontese in #153
- Support custom metadata tags by @matt-hobbs-prima in #155
- Fix versioning by @MaeIsBad in #156