Skip to content

add note about billing for transaction-based profiling #13811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/pricing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,10 @@ Tracing is enabled by and will be billed for in spans.

#### Profiling Pricing

Profile Hours are determined by the length of the profile in milliseconds and are billed in hours. Partial hours are prorated and rounded down to the nearest cent. Profile Hours can only be purchased with your PAYG budget.

Profile Hours are determined by the length of the profile in milliseconds and are billed in hours. Partial hours are prorated and rounded down to the nearest cent.
<Alert>
[Transaction-Based profiling](/product/explore/profiling/transaction-vs-continuous-profiling/) is billed under Continuous Profile Hours, by extracting the duration from the samples that make up the profile.
</Alert>
**Continuous Profile Hours**

| Team PAYG | Business PAYG |
Expand Down