Skip to content

Commit

Permalink
Add JvmName import that didn't cause build failures when missing loca…
Browse files Browse the repository at this point in the history
…lly for some reason 0_o
  • Loading branch information
0marperez committed Oct 31, 2024
1 parent 6a7b812 commit 02db28d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import aws.smithy.kotlin.runtime.businessmetrics.BusinessMetric
import aws.smithy.kotlin.runtime.businessmetrics.emitBusinessMetric
import aws.smithy.kotlin.runtime.collections.MutableAttributes
import aws.smithy.kotlin.runtime.collections.toMutableAttributes
import kotlin.jvm.JvmName

/**
* Makes sure the metrics do not exceed the maximum size and truncates them if so.
Expand Down

0 comments on commit 02db28d

Please sign in to comment.