First setup
The first setup creates the owner account and the first organization.
Create the owner
- Open Metric in your browser.
- Select First setup.
- Paste the
METRIC_BOOTSTRAP_TOKENfrom the container logs. - Enter your name and email.
- Choose a password with at least 12 characters.
- Enter an organization name.
- Select Create owner and organization.
Metric shows the organization ID after setup. Save it: the sign-in form asks for the email, password and organization ID.
Create the first project
After signing in:
- Select Create your first project.
- Enter the application or service name, for example
Payments API. - Keep HMAC pseudonymization unless you need another IP-address policy.
- On Medium or High, keep the signal types you need. On Min or Low, begin with Error Events and add sampled logs or traces only after watching disk use.
- Leave Session Replay disabled until you have reviewed its privacy settings.
- Create the project.
Metric creates the first DSN for the project and opens the SDK setup page.
What is a DSN?
A DSN tells an SDK where to send events and which Metric project owns them. It is not a personal login token.
Copy the DSN from Connect an SDK and continue with the SDK guide.