Skip to content

Conversation

trask
Copy link
Owner

@trask trask commented Aug 25, 2025

No description provided.


private SpanToDiskExporter(
SignalStorageExporter<SpanData> storageExporter, ExporterCallback callback) {
this.storageExporter = storageExporter;
this.callback = callback;
}

public Builder builder(SignalStorage.Span storage) {
public static Builder builder(SignalStorage.Span storage) {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated but good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant