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

Personal vs. Global

PreviousDashboardNextCode Block Reference

Last updated 2 years ago

Global view shows the information about the entire system and its instrumentation data. In comparison, the Personal view shows information related to the marked code changes execution (usually changes done by your uncommitted/unpushed code, therefore Personal).

Video

Toggle to personal view to see the instrumentation data only relevant to the marked code changes. Traces, errors, interactions, system graphs, and security are now available for viewing in global/personal mode.

Personal vs. Global