Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry
/ round
Function
round
static/gsAdmin/views/dynamicSamplingPanel.tsx:328–328 ·
view source on GitHub ↗
(value: number)
Source
from the content-addressed store, hash-verified
326
rules = [],
327
}: DynamicSamplingRulesTableProps) {
328
const round = (value: number) => Math.round(value * 10000) / 10000;
329
330
const formatSamplingRateValue = (samplingValue: any) => {
331
if (
Callers
15
formatSamplingRateValue
Function · 0.85
evaluateRuleImpact
Function · 0.85
formatSecondsToClock
Function · 0.85
convertDuration
Function · 0.85
formatPercentage
Function · 0.85
alertAxisFormatter
Function · 0.85
ProjectCard
Function · 0.85
getCrashFreePercent
Function · 0.85
getSessionStatusPercent
Function · 0.85
getYAxis
Method · 0.85
renderTrend
Function · 0.85
renderTrend
Function · 0.85
Calls
no outgoing calls
Tested by
3
test_batch_query_percent_decimal
Method · 0.68
test_buckets_not_filling
Method · 0.68
test_schedule_next_attempt_moves_forward
Method · 0.68