3 Step Monitoring

Start monitoring and observing in minutes

Designed with aesthetics and performance in mind. Experience real-time monitoring for your web applications.

Workflow Process

Our Process

Streamlined workflow designed to monitor, analyze, and optimize your applications in real-time

  • 01

    Client Backend Server

    Add Our Package and start monitoring your application

  • 02

    Client Backend Server

    Add Our Package and start monitoring your application

  • 03
    Core

    Centralized Dr. Web Server

    Collect All of your metrics for the application and stored them in a TRDB

  • 04

    Individual Project Dashboard

    Creates Real Time Dashboards based on your web application requirement

  • 05

    Individual Project Dashboard

    Creates Real Time Dashboards based on your web application requirement

Quick Setup Guide

Setup

Get started with Dr. Web monitoring in just three simple steps

01

Install Dr. Web

paste the following command in your terminal to install the SDK

Fast Setup
Production Ready
setup.js
1npm i dr-web-observability
02

Server Creation

Create your express server and add initate a Dr.Web Instance

Fast Setup
Production Ready
setup.js
1import DrWeb from 'drweb-observability'; 2import express from 'express'; 3const app = express(); 4 5// create a DrWeb Instance with your projects API Key 6const DrWebInstance = new DrWeb({ 7 privateKey:"your_private_key", 8 publicKey:"your_public_key", 9 siteId:"your_site_id", 10 DynamicRouteList: ["/user/:id"], 11}); 12 13app.use((err, req, res, next) => { 14 console.error(err.stack); 15 res.status(404).send("Patient Critical!"); 16}); 17 18app.listen(port, () => { 19 console.log('Server is running on http://localhost:8000'); 20});
03

Start monitoring with Dr. Web

start the server and Leave the monitoring to us!

Fast Setup
Production Ready
setup.js
1import DrWeb from 'drweb-observability'; 2import express from 'express'; 3const app = express(); 4 5const DrWebInstance = new DrWeb({ 6 privateKey:"your_private_key", 7 publicKey:"your_public_key", 8 siteId:"your_site_id", 9 DynamicRouteList: ["/user/:id"], 10}); 11 12app.use((err, req, res, next) => { 13 console.error(err.stack); 14 res.status(404).send("Something broke!"); 15}); 16DrWebInstance.configurePrometheus(configuration); 17DrWebInstance.startHealthMonitoring(app); 18app.listen(8000, () => { 19 console.log(`Server is running on http://localhost:8000`); 20});

Pricing

Use it for free for yourself, upgrade when your team needs advanced control.

Free$0/moBest for individuals projects
3 projects limit
Basic email support
1 day data retention
No team collaboration
No custom roles
No priority support
No SSO (Single Sign-On)
Limited analytics
Pro$5/moBest for growing teams (5–50 users)
100 projects limit
Standard email support
7 day data retention
Team collaboration
Custom roles
No priority support
No SSO (Single Sign-On)
Advanced analytics
Enterprise$15/moBest for organizations (50+ users)
Unlimited projects
Dedicated email & phone support
30 day data retention
Team collaboration
Custom roles & permissions
Priority support
SSO (Single Sign-On)
Advanced analytics + reports

Trusted by developers worldwide

Join us to Start monitoring your applications progressively

Emma Thompson

@emmaai

Using this AI platform has transformed how we handle data analysis. The speed and accuracy are unprecedented.

David Park

@davidtech

The API integration is flawless. We've reduced our development time by 60% since implementing this solution.

Sofia Rodriguez

@sofiaml

Finally, an AI tool that actually understands context! The accuracy in natural language processing is impressive.

Emma Thompson

@emmaai

Using this AI platform has transformed how we handle data analysis. The speed and accuracy are unprecedented.

David Park

@davidtech

The API integration is flawless. We've reduced our development time by 60% since implementing this solution.

Sofia Rodriguez

@sofiaml

Finally, an AI tool that actually understands context! The accuracy in natural language processing is impressive.

Emma Thompson

@emmaai

Using this AI platform has transformed how we handle data analysis. The speed and accuracy are unprecedented.

David Park

@davidtech

The API integration is flawless. We've reduced our development time by 60% since implementing this solution.

Sofia Rodriguez

@sofiaml

Finally, an AI tool that actually understands context! The accuracy in natural language processing is impressive.

Emma Thompson

@emmaai

Using this AI platform has transformed how we handle data analysis. The speed and accuracy are unprecedented.

David Park

@davidtech

The API integration is flawless. We've reduced our development time by 60% since implementing this solution.

Sofia Rodriguez

@sofiaml

Finally, an AI tool that actually understands context! The accuracy in natural language processing is impressive.