Skip to content

Commit

Permalink
docs(saas vs oss): add dedicated page (#3915)
Browse files Browse the repository at this point in the history
* docs(welcome): edit links to recipes

* docs(concepts): oss vs commercial

* docs(concepts): clean up oss vs comm

* docs(recipes): add keywords

* docs(examples): remove webinars; move webinars to vids

* docs(nav): new banner

* Update docs/docs/concepts/open-source-vs-commercial-features.mdx

Co-authored-by: Julianne Fermi <[email protected]>

---------

Co-authored-by: Julianne Fermi <[email protected]>
  • Loading branch information
adnanrahic and jfermi committed Jun 19, 2024
1 parent c8e546b commit d3de50e
Show file tree
Hide file tree
Showing 43 changed files with 300 additions and 84 deletions.
51 changes: 51 additions & 0 deletions docs/docs/concepts/open-source-vs-commercial-features.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
id: open-source-vs-commercial-features
title: Open Source vs Commercial Features
description: Tracetest offers an open-source version available on GitHub perfect for hobby usage and non-production workloads. The commercial version of Tracetest offers a cloud-based managed version and an on-prem enterprise version.
hide_table_of_contents: true
keywords:
- tracetest
- trace-based testing
- observability
- distributed tracing
- testing
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Tracetest has two distinct feature sets:

- [Hobby Self-hosted Open-source Tracetest Core](https://github.com/kubeshop/tracetest): Free and available on GitHub. Contains the core trace-based testing features. Perfect for hobby usage and non-production workloads.
- [Commercial Tracetest](https://app.tracetest.io/) (Cloud + On-Prem): The commercial versions of Tracetest include both a cloud-based managed version and an on-prem enterprise version. They contain more advanced features on top of Tracetest Core for larger organizations with platform and observability teams.


| Feature | Open Source | Commercial |
|-------------------------------------------------------------------------------------------------------|-------------------------|------------|
| | | |
| **Core Trace-based Testing Features** | | |
| Trace Analyzer | Yes | Yes |
| Assertion Engine | Yes | Yes |
| Run tests as part of CI/CD | Yes | Yes |
| Github Action support | Yes | Yes |
| | | |
| **Integrations** | | |
| k6 support | Partial (no run groups) | Yes |
| Artillery support | No | Yes |
| Cypress support | No | Yes |
| Playwright support | No | Yes |
| Vercel integration | No | Yes |
| Cloudflare integration | No | Yes |
| AWS Lambda integration | No | Yes |
| | | |
| **Enterprise & Advanced Features** | | |
| Single Sign-on (SSO) | No | Yes |
| RBAC | No | Yes |
| Runs view with filtering | No | Yes |
| Run groups | No | Yes |
| Run tests or test suites in parallel | No | Yes |
| Secrets management | No | Yes |
| Support for multiple polling profiles (fast vs long running tests) | No | Yes |
| TypeScript / JavaScript integration | No | Yes |
| Run tests via the cloud with Tracetest Cloud Agent (public access) | No | Yes |
| Enterprise tools for handling Org creation, Org level tokens, scripting configuration of Environments | No | Yes |
| CLI resources for cloud management | No | Yes |
| OTLP data stores test connection | No | Yes |
9 changes: 8 additions & 1 deletion docs/docs/examples-tutorials/recipes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,21 @@ keywords:
- observability
- distributed tracing
- testing
- test observability
- guides
- examples
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
breadcrumb_label: Nothing
---

If you're already building something with Tracetest, explore these Recipes. They're short, self-contained, and runnable solutions to popular use cases.
Recipes are short, self-contained, guides for getting started with building popular use cases using Tracetest!

## Automation & Provisioning

These guides show how to automate and provision Tracetest.

- [Provisioning Developer Environment with CLI](/examples-tutorials/recipes/provisioning-developer-environment-cli)
- [Provisioning Developer Environment with a script](/examples-tutorials/recipes/provisioning-developer-environment-script)

## Tools & Integrations

Expand Down Expand Up @@ -110,6 +114,9 @@ This integration point uses the OpenTelemetry Collector as a router to send trac
### Grafana Tempo

- [Sending traces to Tempo from a Node.js app and fetching them from Tempo with Tracetest](/examples-tutorials/recipes/running-tracetest-with-tempo)
- [Sending traces to Tempo from the Pokeshop demo app and fetching them from Tempo with Tracetest](/examples-tutorials/recipes/running-tracetest-with-grafana-tempo-pokeshop)
- [Sending traces to Grafana Cloud Tempo from a Node.js app and fetching them from Grafana Cloud Tempo with Tracetest](/examples-tutorials/recipes/running-tracetest-with-grafana-cloud-tempo)
- [Sending traces to Grafana Cloud Tempo from Pokeshop Demo app and fetching them from Grafana Cloud Tempo with Tracetest](/examples-tutorials/recipes/running-tracetest-with-grafana-cloud-tempo-pokeshop)

### Jaeger

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ keywords:
- artillery
- load testing
- performance testing
- e2e testing
- playwright
- end to end testing
- end-to-end testing
- integration testing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ keywords:
- observability
- distributed tracing
- testing
- python
- testing python
- python observability
- python tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ keywords:
- observability
- distributed tracing
- testing
- jaeger
- jaeger tracing
- jaeger observability
- tracing
- serverless
- aws fargate
- aws
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ keywords:
- observability
- distributed tracing
- testing
- aws
- aws observability
- aws tracing
- aws xray
- aws xray tracing
- aws adot collector
- adot collector
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ keywords:
- observability
- distributed tracing
- testing
- aws
- aws observability
- aws tracing
- aws xray
- aws xray tracing
- aws adot collector
- adot collector
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ keywords:
- observability
- distributed tracing
- testing
- aws
- aws observability
- aws tracing
- aws xray
- aws xray tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ keywords:
- observability
- distributed tracing
- testing
- azure functions
- azure app insights
- azure application insights
- azure tracing
- azure monitor
- otel collector
- opentelemetry collector
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ keywords:
- observability
- distributed tracing
- testing
- azure functions
- azure app insights
- azure application insights
- azure tracing
- azure monitor
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ keywords:
- observability
- distributed tracing
- testing
- azure functions
- azure app insights
- azure application insights
- azure tracing
- azure monitor
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ keywords:
- observability
- distributed tracing
- testing
- opentelemetry
- opentelemetry collector
- elastic
- elasticsearch
- elastic apm
- elasticsearch tracing
- elasticsearch observability
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ keywords:
- observability
- distributed tracing
- testing
- elastic
- elasticsearch
- elastic apm
- elasticsearch tracing
- elasticsearch observability
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ keywords:
- grafana cloud
- grafana tempo
- grafana traces
- grafana observability
- grafana cloud traces
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ keywords:
- grafana cloud
- grafana tempo
- grafana traces
- grafana observability
- grafana cloud traces
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ keywords:
- observability
- distributed tracing
- testing
- grafana cloud
- grafana tempo
- grafana traces
- grafana observability
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ keywords:
- observability
- distributed tracing
- testing
- honeycomb
- honeycomb observability
- testing nodejs
- nodejs observability
- honeycomb tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ keywords:
- observability
- distributed tracing
- testing
- jaeger
- jaeger tracing
- jaeger observability
- tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ keywords:
- observability
- distributed tracing
- testing
- opensearch
- opensearch tracing
- opensearch observability
- tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ keywords:
- observability
- distributed tracing
- testing
- signoz
- signoz observability
- signoz tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ keywords:
- observability
- distributed tracing
- testing
- dotnet
- step functions
- aws functions
- aws step functions
- aws fargate
- terraform
- aws xray
- aws xray tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ keywords:
- observability
- distributed tracing
- testing
- sumo logic
- sumo logic tracing
- sumo logic observability
- tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ keywords:
- testing
- oss tempo
- grafana tempo
- grafana traces
- grafana observability
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ keywords:
- observability
- distributed tracing
- testing
- nodejs
- testing nodejs
- nodejs observability
- nodejs tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---
import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ keywords:
- observability
- distributed tracing
- testing
- nodejs
- testing nodejs
- nodejs observability
- nodejs tracing
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ keywords:
- end to end testing
- end-to-end testing
- integration testing
- cloudflare testing
- serverless testing
- testing serverless functions
- testing cloudflare workers
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ keywords:
- integration testing
- tyk
- api gateway
- opentelemetry
image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg
---

Expand Down
Loading

0 comments on commit d3de50e

Please sign in to comment.