SigNoz provides a variety of out-of-the-box dashboards that you can use to monitor your applications and infrastructure.
Steps to import dashboard
Step 1: Find a dashboard template
Navigate to the Dashboards page to explore the available dashboard templates. You can find dashboards for various services like databases, web servers, and more.
Step 2: Copy/Download the dashboard JSON
You can choose any dashboard you’d like to use. For instance, to monitor a MySQL database, click the MySQL dashboard icon. On that page, you’ll see options to copy or download the dashboard JSON file.
Templates offer the JSON in two schema versions. Select V2 if you run SigNoz v0.135.0 or newer, including SigNoz Cloud. Select V1 only if you run an older self-hosted version — V1 is deprecated, and templates that ship as V2 only offer a single download. See Dashboard JSON versions for details.
Step 3: Import the dashboard in SigNoz
In your SigNoz UI, go to the Dashboards page and select + New dashboard. The New dashboard modal opens with three tabs: Blank, From a template, and Import JSON.

Select the Import JSON tab. You can either paste the JSON that you copied into the editor, or select Upload JSON file to upload the file that you downloaded. Then select Import and Next.

Once the JSON is imported, you will see the new dashboard on your dashboards page.