You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking Changes
ExporterInterface changed to export(array $spans) - accepting an array of SpanData read-only instances. This is only breaking if you have implemented your own custom exporter. (#149, #150)