Skip to content
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

Update serverless pricing link #3931

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
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/en/serverless/projects/billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ When you use Elastic Observability, your bill is calculated based on data volume
Browser (journey) based tests are charged on a per-test-run basis,
and Ping (lightweight) tests have an all-you-can-use model per location used.

For detailed Observability serverless project rates, refer to the [Elastic Cloud pricing table](https://cloud.elastic.co/cloud-pricing-table?productType=serverless&project=observability).
For more information, refer to <DocLink id="serverlessBilling" />.

For detailed Observability serverless project rates, check the [Observability Serverless pricing page](https://www.elastic.co/pricing/serverless-observability).
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Executing synthetic tests on Elastic's global managed testing infrastructure incurs an additional charge. Tests are charged under one of two new billing dimensions depending on the monitor type. For _browser monitor_ usage, there is a fee per test run. For _lightweight monitor_ usage, there is a fee per region in which you run any monitors regardless of the number of test runs.
{/* For more details, refer to [full details and current pricing](https://www.elastic.co/pricing). */}
For more details, refer to the [Observability Serverless pricing page](https://www.elastic.co/pricing/serverless-observability).
Loading