Sprkl Docs
SupportSprkl websiteJoin Sprkl betaJoin Sprkl for CI
latest (0.0.70)
latest (0.0.70)
  • 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!
      • Static analyzed code risks - NEW!
    • Dashboard
      • Personal vs. Global
      • Code Block Reference
    • Code markups
    • System Graph
    • Jaeger tracing
    • Jest integration
    • Detect runtime security vulnerabilities
  • 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

What is Sprkl?

NextGetting started

Last updated 2 years ago

Sprkl is a Personal Observability platform that provides personalized feedback on your code changes while coding in the IDE. Powered by OpenTelemetry, Sprkl instruments every code change and analyzes it upon execution. Sprkl helps ship correct and efficient code while spending less time on debugging, code reviews, and frustrating rework.

We then provide you with immediate and personal feedback, including:

  • Personal code level traces - help you understand precisely how your recent code change executes.

  • Personal Interactions - help you see how your code change plays with other entities in the system.

  • Personal Diff Coverage - helps you determine how much of your recent code change is covered by existing tests.

  • Personal Insights - help you improve your code performance by getting runtime feedback.

Watch Sprkl in VSCode