To access your SigNoz metrics and alerts data, follow the steps below: Prerequisites:
Ensure you have access to your SigNoz account (either on https://platform.signoz.io for cloud users, or your own deployment for self-hosted users).

1. Determine Your SigNoz Dashboard URL

A. SigNoz Cloud Users

  1. Log in to https://platform.signoz.io.
  2. Navigate to your Organization and select the desired Project.
  3. On the project page, locate your SigNoz dashboard link. It will be in one of these formats:
    • https://<project-name>.signoz.cloud
    • https://<custom-subdomain>.signoz.io
  4. Use this dashboard URL when configuring your integration.

B. Self-Hosted Users

  1. Use the direct URL of your self-hosted SigNoz instance (e.g., https://your-signoz-domain.com).
  2. Use this URL when configuring your integration.
NOTE: Do not use ingest or API endpoint URLs like /ingest or /api.

2. Generate an API Key

  1. Navigate to Settings > API Keys in your SigNoz dashboard (Cloud or Self-Hosted).
  2. Generate a new API key with appropriate permissions.

3. Network Access

  • Ensure your network allows connections to your SigNoz instance.
Reference:
SigNoz Documentation – Getting Started with SigNoz Cloud