Skip to content

Fix stream span exporter monoid#785

Merged
janstenpickle merged 1 commit intomasterfrom
fix-steam-span-exporter
Jul 26, 2022
Merged

Fix stream span exporter monoid#785
janstenpickle merged 1 commit intomasterfrom
fix-steam-span-exporter

Conversation

@janstenpickle
Copy link
Copy Markdown
Collaborator

The monoid instance for stream span exporter was losing data when
running two streams concurrently. This removes the override that
delegated to FS2 and simply relies on the Parallel instance,
which is much more reliable

The monoid instance for stream span exporter was losing data when
running two streams concurrently. This removes the override that
delegated to FS2 and simply relies on the `Parallel` instance,
which is much more reliable
@janstenpickle janstenpickle added the bug Something isn't working label Jul 26, 2022
@janstenpickle janstenpickle requested a review from a team July 26, 2022 19:15
@janstenpickle janstenpickle merged commit e5f1492 into master Jul 26, 2022
@janstenpickle janstenpickle deleted the fix-steam-span-exporter branch July 26, 2022 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant