Set up traces
StackState Self-hosted v5.0.x
This page describes StackState version 5.0.
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 V2
The StackState Agent V2 StackPack enables integration with external systems to receive trace data. You can check if it is installed on the StackPacks page in StackState. If it is not 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 Agent V2 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