Skip to content

Commit 33dfce5

Browse files
coolguyzoneAlex Krawiec
andauthored
Update stats page with dropped profile hours info (#13278)
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 6b9f043 commit 33dfce5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/product/stats/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,9 @@ The "Metric Alerts Triggered" chart and table show alert rules that have been tr
159159
#### Number of Releases
160160

161161
The "Number of Releases" chart and table show the releases that were created for each of your team's projects.
162+
163+
## Continuous Profiling Stats
164+
165+
#### Dropped Profile Hours
166+
167+
[Relay](/product/relay/) calculates profile durations for accepted outcomes rather than for every profile chunk received. Both profile hours and UI profile hours stats are derived from these accepted profile chunks or UI profile chunks, respectively, with no duration data stored for dropped outcomes (which are simply counted). Each profile chunk has a maximum duration of 66 seconds. Based on internal testing data the 10th and 25th percentiles of accepted profile chunk durations are approximately 9.9 seconds. This metric was used to select 9.0 seconds as the estimation multiplier for each dropped profile chunk.

0 commit comments

Comments
 (0)