Skip to content

Commit

Permalink
Fixing compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
LikeTheSalad committed Feb 2, 2024
1 parent 5c6a0dc commit 3d06d38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ class SignalDiskExporter internal constructor(

fun build(): SignalDiskExporter {
return SignalDiskExporter(
exportTimeoutInMillis,
spanDiskExporter,
metricDiskExporter,
logRecordDiskExporter,
exportTimeoutInMillis,
)
}
}
Expand Down

0 comments on commit 3d06d38

Please sign in to comment.