Skip to content

Overview

Vispyr is a one-command solution that provides continuous profiling and comprehensive monitoring for applications running on EC2 instances with proper network security and zero manual configuration. By automating the deployment and configuration of the observability stack, we help facilitate the adoption of continuous profiling as an important observability signal, complementary to metrics and traces.

Vispyr is composed of a backend and an agent. The agent attaches to the application and generates telemetry data that is sent to Vispyr's backend, which collects and stores this data while provisioning an easy-to-use dashboard where the user can see and correlate:

  • CPU and Memory utilization
  • P99 Latency metrics by application routes
  • Flamegraph and table of continuous profiling data
  • Scatterplot graph and table for distributed tracing
  • A trace waterfall panel for analyzing any selected trace

Architecture

Collector Overview

Vispyr currently supports only NodeJS applications

Prerequisites

The application to be instrumented and monitored must be running on an EC2 instance.

Using Vispyr

  • To deploy and teardown Vispyr in AWS, please use our CLI.
  • To see our observability stack and how its components are integrated, visit our backend page.
  • For a demonstration of Vispyr's functionality in your local environment, we provide the Demo App.

Learn more

For a more detailed and comprehensive description of Vispyr, along with the motivation for its creation, please read our case study.

Popular repositories Loading

  1. vispyr-demo-app vispyr-demo-app Public

    Demo application for Vispyr

    JavaScript 3

  2. vispyr-backend vispyr-backend Public

    Vispyr observability backend

    3

  3. vispyr-cli vispyr-cli Public

    Command line interface for Vispyr deployment

    TypeScript 3

  4. vispyr-website vispyr-website Public

    Website for Vispyr Case Study

    Astro 3

  5. .github .github Public

    2

Repositories

Showing 5 of 5 repositories
  • vispyr-website Public

    Website for Vispyr Case Study

    Vispyr/vispyr-website’s past year of commit activity
    Astro 3 0 0 0 Updated Aug 29, 2025
  • vispyr-backend Public

    Vispyr observability backend

    Vispyr/vispyr-backend’s past year of commit activity
    3 0 0 0 Updated Aug 25, 2025
  • vispyr-cli Public

    Command line interface for Vispyr deployment

    Vispyr/vispyr-cli’s past year of commit activity
    TypeScript 3 0 0 0 Updated Aug 25, 2025
  • vispyr-demo-app Public

    Demo application for Vispyr

    Vispyr/vispyr-demo-app’s past year of commit activity
    JavaScript 3 0 0 0 Updated Aug 25, 2025
  • .github Public
    Vispyr/.github’s past year of commit activity
    2 0 0 0 Updated Aug 25, 2025

Most used topics

Loading…