Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Fix ExporterInterface #150

Merged
merged 6 commits into from
Mar 28, 2018
Merged

Fix ExporterInterface #150

merged 6 commits into from
Mar 28, 2018

Conversation

chingor13
Copy link
Member

@chingor13 chingor13 commented Mar 28, 2018

Fixes #58
Fixes #143

ExporterInterface is now export(array $spans) which accepts an array of read-only SpanData objects.
Span objects are now read-only and meant for collecting data. You can get their read-only version via $span->spanData()

@chingor13 chingor13 requested a review from tmatsuo March 28, 2018 21:50
@chingor13 chingor13 merged commit f4e3c41 into master Mar 28, 2018
@chingor13 chingor13 deleted the use-span-data branch March 28, 2018 22:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants