Set up traces
StackState Self-hosted v5.1.x
Overview
This page describes the steps to set up traces that can be viewed in the StackState Traces Perspective.
For traces to be available in StackState, the StackState Agent V2 StackPack must be installed with one or more tracing integrations configured.
Set up
1) Install StackState Agent V3
The StackState Agent V2 StackPack enables integration with external systems to receive trace data. You can check if it's installed on the StackPacks page in StackState. If it isn't installed, follow the StackState Agent setup instructions.
2) Configure tracing integrations
When the StackState Agent V2 StackPack is installed, you can configure integrations to receive trace data from external systems. One or more of the StackState integrations below can be configured to populate the Traces Perspective.
The AWS X-ray integration collects tracing information from the in-built AWS distributed tracing system.
The OpenTelemetry integration adds topology and telemetry information from AWS Lambdas to traces.
The DotNet APM integration enables instrumentation for DotNet applications and sends traces back to StackState.
The Java APM integration enables tracing support for Java JVM based systems.
The Traefik integration adds topology and telemetry information from Traefik to traces.
Last updated