Skip to content

Latest commit

History

History
39 lines (28 loc) 路 1.82 KB

overview.mdx

File metadata and controls

39 lines (28 loc) 路 1.82 KB
id title description keywords image
overview
Configuration
Tracetest Core configuration options include both Server and Provisioning on startup. This includes trace data stores as well.
tracetest
trace-based testing
observability
distributed tracing
testing

There are several configuration options with Tracetest Core:

Supported Trace Data Stores

Tracetest is designed to work with different trace data stores. To enable Tracetest to run end-to-end tests against trace data, you need to configure Tracetest to access trace data.

Currently, Tracetest supports the following data stores.

Configuring Tracetest Server

Tracetest has a configuration file to contain the minimal information needed to start the Tracetest server. See more at Tracetest Server Configuration.

You can also provision the server when it first starts, configuring most aspects of your Tracetest server environment. This is useful in a CI/CD environment to preload and configure the server. See more at Provisioning a Tracetest Server.

Many of the server configuration settings can be set individually in the UI or via the CLI.

See: