Centralize logs, track metrics for system health, and get alerts when something goes wrong.
npm i @vigilant-js/core
import { initVigilant } from '@vigilant-js/core';
initVigilant({
name: 'server',
token: 'tk_1234567890',
});
console.log('Vigilant initialized!');
Everybody loves observability, but nobody wants to set it up. Vigilant gives you better monitoring without a heavy learning curve or complex integration.
Views logs with a shared ID so you can see a series of events.
Memory
Visualize key performance indicators like CPU, memory usage, API calls, error rates, and live connections.
Vigilant captures logs and metrics from a single snippet. No need to make infrastructure changes.
You shouldn't have to become an observability expert. Vigilant lowers the mental overhead for monitoring and debugging your app.
Drop-in SDK integration
Automatic request logging
No custom query markup
Custom performace metrics
No need to talk to a human.
You don't even need a credit card.
Custom onboarding per framework.
We minimize code required to send data.