Create Your First Application
Getting started with Laritor is straightforward. This guide walks you through the very first steps—from signing up to creating your first “Application” resource—and outlines what to explore next so you can begin monitoring performance quickly.
1. Sign Up
Section titled “1. Sign Up”If you haven’t already created an account, Start by creating your account.
2. Create Your First Application
Section titled “2. Create Your First Application”Laritor organizes incoming performance data around “Applications.” An Application corresponds to one distinct codebase or service you want to monitor. To create your first Application:
-
Log In to Laritor
-
Open the “Applications” Page
In the sidebar, click Applications. You’ll land on a listing page that starts empty because you haven’t added anything yet. -
Click “Add Application”
At the top of the page, click the Add Application button. A simple form appears. -
Enter an Application Name
Choose a short, descriptive name (for example,MyApp–Production
orPaymentService
).- Laritor will use this name to organize metrics and dashboards.
- Click Save once you’ve entered a name.
-
Copy the Ingest Instructions
As soon as you hit Save, Laritor displays your env variables. Copy them. 6Install Laritor client package
Start sending events to laritor by installing the official laritor package.
Your first Application is now created. Laritor will automatically generate a default dashboard and performance overview report in the background (so you’ll see charts emerge once data starts flowing in).