Platform
Ingestion Tokens
Create and manage tokens for sending telemetry data to Last9, including RUM and Prometheus metrics.
Ingestion Tokens authenticate your applications and services when sending telemetry data to Last9. These tokens control what data can be sent and from which origins, ensuring secure data collection.
Creating Ingestion Tokens
-
Select Token Type:
- Client: For client-based data collection (eg: RUM)
- Prometheus Remote-Write: For server-side Prometheus-compatible metrics
-
Configure Client Type (if Client selected):
- Web Browser: Default and currently available option for web applications
- Mobile: Coming soon for mobile app monitoring
-
Set Origins (for Client tokens):
- Add the domains from which your application will send data
- Example:
https://www.example.com
- Multiple origins can be added for multi-domain applications
- Subdomain matching is not automatic, each subdomain needs separate entries
✅ Correct Origins:https://app.example.comhttps://www.example.comhttp://localhost:3000❌ Incorrect Origins:example.com (missing protocol)*.example.com (wildcards not supported)app.example.com (missing protocol) -
Name Your Token:
- Use a descriptive name to identify the token’s purpose
- Example: “Production RUM Token” or “Staging Web Monitoring”
-
Click CREATE TOKEN to generate your token
Troubleshooting
Please get in touch with us on Discord or Email if you have any questions.