const client = new Monitro('api_key', { hookExceptions: true });
client.info(...);
client.warn(...);
client.error(...);
Read More!
Uncaught exceptions will be forwarded as an event so you can know about any unexpected behaviour.
Read The Docs 📚The NPM package is used to communicate with monitro is lightweight and easy to integrate with. Don't believe us? Check out the docs!
Read The Docs 📚It's possbile to monitor multiple projects and filter them by their service name.
Read The Docs 📚Easily send any extra data such as objects, arrays, strings to monitro to help you debug your application.
Read The Docs 📚Simply request a new API key in the admin dashboard if you forget or accidently leak your current API key.
Read The Docs 📚We will store your events for up to 7 days, after the 7 days your events will be deleted. Want them longer? Get in touch!
Read The Docs 📚it works with all your favourite software, here are some examples!
Full access to monitro.dev and any new features!