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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
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
4 changes: 3 additions & 1 deletion docs/pricing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ 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.
[Transaction-Based profiling](/product/explore/profiling/transaction-vs-continuous-profiling/) is billed based on the size of the profile payload, by comparing with the duration of a continuous profile of a similar size.
Profile Hours can only be purchased with your PAYG budget.

**Continuous Profile Hours**

Expand Down