Skip to content

Commit

Permalink
docs(upsell): add callout for commercial on features (#3950)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Rahić authored Aug 5, 2024
1 parent 53c52d7 commit d4d4318
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/docs/concepts/environments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

Environments are workspaces where you keep tests, test suites, variable sets, and all other Tracetest resources.

![](https://res.cloudinary.com/djwdcmwdz/image/upload/v1712585521/docs/app.tracetest.io_organizations_ttorg_2179a9cd8ba8dfa5_environments_ttenv_231b49e808c29e6a_2_wgg8zl.png)
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/concepts/organizations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

Organizations contain a collection of environments, team members, and settings.

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`.
Expand Down
8 changes: 7 additions & 1 deletion docs/docs/concepts/polling-profiles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,16 @@ done running.

This means that Tracetest needs to check periodically if the trace is complete or not. For this, a **Polling Profile** is used. This profile
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
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
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
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
to hours to finish executing.

:::tip Commercial Feature
[Using multiple polling profiles is available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

## Adding a Polling Profile in the CLI

```yaml
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/concepts/roles-and-permissions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

In this section, you will learn everything you need to manage your organization members effectively.

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.
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/concepts/runs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

Tracetest uses the concept of Runs to define every time a Test was triggered.

- [Tests](/concepts/tests)
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/concepts/variable-sets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ For details on creating and editing varaible sets in the Web UI, please visit [W

## Secrets Management

:::tip Commercial Feature
[Secrets management feature is available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

Variable Sets can accept secrets. A variable can be a `secret` or a `raw` variable in the Web UI and CLI.

![Create Variable Set Values](../img/create-variable-set-values.png)
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/tools-and-integrations/artillery-engine.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

:::info Version Compatibility
This integration is compatible with [Artillery v2.0.10](https://github.com/artilleryio/artillery/releases/tag/artillery-2.0.10) and above.
:::
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/tools-and-integrations/artillery-plugin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

:::info Version Compatibility
This integration is compatible with [Artillery v2.0.10](https://github.com/artilleryio/artillery/releases/tag/artillery-2.0.10) and above.
:::
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/tools-and-integrations/cypress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

:::info Tracetest x Cypress Frontend Instrumentation Requirements
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).
:::
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/tools-and-integrations/playwright.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

:::info Tracetest x Playwright Frontend Instrumentation Requirements
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).
:::
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/tools-and-integrations/typescript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ keywords:
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

:::tip Commercial Feature
[Feature available only in Cloud-based Managed Tracetest & Enterprise Self-hosted Tracetest.](https://tracetest.io/pricing)
:::

:::note
[Check out the source code on GitHub here.](https://github.com/kubeshop/tracetest/tree/main/examples/quick-start-typescript)
:::
Expand Down

0 comments on commit d4d4318

Please sign in to comment.