Skip to content

Commit

Permalink
Fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-sentry committed Jul 30, 2024
1 parent a1d6b4c commit 6f6301f
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1723,7 +1723,9 @@ LIMIT 1
},
"client_sample_rate": Measurement {
value: 0.1,
unit: None,
unit: Fraction(
Ratio,
),
},
},
)
Expand Down

0 comments on commit 6f6301f

Please sign in to comment.