Sprkl Docs
SupportSprkl websiteJoin Sprkl betaJoin Sprkl for CI
0.0.64
0.0.64
  • What is Sprkl?
  • Getting started
    • Install Sprkl
    • Instrument your code
      • Bare metal
      • Docker
      • Kubernetes
    • Start with a sample project with Docker Compose
  • Features
    • Dashboard
      • Personal vs. Global
      • Code Block Reference
    • Code markups
    • System Graph
    • Jaeger tracing
    • Jest integration
    • New! Detect runtime security vulnerabilities in your code
  • Integrations and supported stack
  • Concepts
    • Analysis
    • Instrumentation
    • Aggregations, metrics and insights
  • FAQ
  • Support
  • Sprkl for GitHub Actions
    • Overview
    • Setup
    • Pulling Sprkl data to your IDE for further debugging
  • Troubleshooting
Powered by GitBook
On this page
  • System Graph - Aggregated
  • System Graph - Single Trace
  • Demonstration video
  1. Features

System Graph

PreviousCode markupsNextJaeger tracing

Last updated 2 years ago

Sprkl provides the System Graph view for either a single trace or an aggregation of many. Use the graph view to get a better understanding of a trace or the entire system.

The sloth icon on a graph node represents an application that includes code change execution.

System Graph - Aggregated

The aggregated system graph visualizes the system architecture and shows the connections and dependencies between components in the application. It does so by combining information from all the traces in the system.

System Graph - Single Trace

You can also visualize a single trace with the system graph visualization.

Demonstration video

System Graph - Aggregated