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
- Log in to https://platform.signoz.io.
- Navigate to your Organization and select the desired Project.
- 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
- Use this dashboard URL when configuring your integration.
B. Self-Hosted Users
- Use the direct URL of your self-hosted SigNoz instance (e.g.,
https://your-signoz-domain.com
). - Use this URL when configuring your integration.
Do not use ingest or API endpoint URLs like /ingest or /api.
2. Generate an API Key
- Navigate to Settings > API Keys in your SigNoz dashboard (Cloud or Self-Hosted).
- Generate a new API key with appropriate permissions.
3. Network Access
- Ensure your network allows connections to your SigNoz instance.
SigNoz Documentation – Getting Started with SigNoz Cloud