Skip to content

Commit d4d4318

Browse files
author
Adnan Rahić
authored
docs(upsell): add callout for commercial on features (#3950)
1 parent 53c52d7 commit d4d4318

File tree

11 files changed

+47
-1
lines changed

11 files changed

+47
-1
lines changed

docs/docs/concepts/environments.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ keywords:
1212
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1313
---
1414

15+
:::tip Commercial Feature
16+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
17+
:::
18+
1519
Environments are workspaces where you keep tests, test suites, variable sets, and all other Tracetest resources.
1620

1721
![](https://res.cloudinary.com/djwdcmwdz/image/upload/v1712585521/docs/app.tracetest.io_organizations_ttorg_2179a9cd8ba8dfa5_environments_ttenv_231b49e808c29e6a_2_wgg8zl.png)

docs/docs/concepts/organizations.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ keywords:
1414
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1515
---
1616

17+
:::tip Commercial Feature
18+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
19+
:::
20+
1721
Organizations contain a collection of environments, team members, and settings.
1822

1923
When signing up to Tracetest you get a `personal-org` by default. You can create additional organizations by clicking the organization dropdown and selecting `+ Create a New Organization`.

docs/docs/concepts/polling-profiles.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,16 @@ done running.
1919

2020
This means that Tracetest needs to check periodically if the trace is complete or not. For this, a **Polling Profile** is used. This profile
2121
tells Tracetest how often and how long to wait for a trace to finish. Every Tracetest environment has one default polling profile, meaning that any
22-
test will use that profile when trying to fetch the trace from the tracing backend. Since version v1.0.0, users can now specify a different
22+
test will use that profile when trying to fetch the trace from the tracing backend.
23+
24+
Since version v1.0.0, users can now specify a different
2325
polling profile per test. This makes more sense than having a single profile, due to some tests being pretty quick to run and others can take minutes
2426
to hours to finish executing.
2527

28+
:::tip Commercial Feature
29+
[Using multiple polling profiles is available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
30+
:::
31+
2632
## Adding a Polling Profile in the CLI
2733

2834
```yaml

docs/docs/concepts/roles-and-permissions.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ keywords:
1515
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1616
---
1717

18+
:::tip Commercial Feature
19+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
20+
:::
21+
1822
In this section, you will learn everything you need to manage your organization members effectively.
1923

2024
Tracetest distinguishes between different roles to help manage organization members' access levels and permissions. These roles are categorized into two groups: organization level and environment level roles.

docs/docs/concepts/runs.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ keywords:
1313
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1414
---
1515

16+
:::tip Commercial Feature
17+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
18+
:::
19+
1620
Tracetest uses the concept of Runs to define every time a Test was triggered.
1721

1822
- [Tests](/concepts/tests)

docs/docs/concepts/variable-sets.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ For details on creating and editing varaible sets in the Web UI, please visit [W
2525

2626
## Secrets Management
2727

28+
:::tip Commercial Feature
29+
[Secrets management feature is available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
30+
:::
31+
2832
Variable Sets can accept secrets. A variable can be a `secret` or a `raw` variable in the Web UI and CLI.
2933

3034
![Create Variable Set Values](../img/create-variable-set-values.png)

docs/docs/tools-and-integrations/artillery-engine.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ keywords:
1515
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1616
---
1717

18+
:::tip Commercial Feature
19+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
20+
:::
21+
1822
:::info Version Compatibility
1923
This integration is compatible with [Artillery v2.0.10](https://github.com/artilleryio/artillery/releases/tag/artillery-2.0.10) and above.
2024
:::

docs/docs/tools-and-integrations/artillery-plugin.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ keywords:
1515
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1616
---
1717

18+
:::tip Commercial Feature
19+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
20+
:::
21+
1822
:::info Version Compatibility
1923
This integration is compatible with [Artillery v2.0.10](https://github.com/artilleryio/artillery/releases/tag/artillery-2.0.10) and above.
2024
:::

docs/docs/tools-and-integrations/cypress.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ keywords:
1616
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1717
---
1818

19+
:::tip Commercial Feature
20+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
21+
:::
22+
1923
:::info Tracetest x Cypress Frontend Instrumentation Requirements
2024
Find out the requirements for your instrumented app to start using [Tracetest x Cypress](https://tracetest.io/blog/tracetest-tip-instrumentation-for-end-to-end-tests).
2125
:::

docs/docs/tools-and-integrations/playwright.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ keywords:
1616
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
1717
---
1818

19+
:::tip Commercial Feature
20+
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
21+
:::
22+
1923
:::info Tracetest x Playwright Frontend Instrumentation Requirements
2024
Find out the requirements for your instrumented app to start using [Tracetest x Playwright](https://tracetest.io/blog/tracetest-tip-instrumentation-for-end-to-end-tests).
2125
:::

0 commit comments

Comments
 (0)