Skip to content

Quality Trace is a framework for end-to-end testing based on OpenTelemetry tracing.

License

Notifications You must be signed in to change notification settings

kube-tarian/quality-trace

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b26cfb · Jul 11, 2023
Jul 4, 2023
Mar 1, 2023
Dec 28, 2022
Dec 28, 2022
Dec 27, 2022
Dec 28, 2022
Aug 1, 2022
Jul 24, 2022
Jun 28, 2023
Jul 24, 2022
Jan 10, 2023
Feb 28, 2023
Jul 11, 2023
Jul 11, 2023
Jul 11, 2023
Jul 10, 2023
Jul 11, 2023

Repository files navigation

quality-trace

Quality Trace is a framework for end-to-end testing based on OpenTelemetry tracing.

How to install and run quality-trace:

Prerequisites

  • A Kubernetes cluster
  • Helm binary

Prepare Namespace

kubectl create namespace quality-trace

Installation

helm repo add quality-trace https://kube-tarian.github.io/quality-trace
helm repo update

helm upgrade -i quality-trace quality-trace/quality-trace -n quality-trace