Documentation Index
Fetch the complete documentation index at: https://docs.aient.ai/llms.txt
Use this file to discover all available pages before exploring further.
Server telemetry quickstart
Install the server package and initialize it before your application creates HTTP servers, database clients, queues, or framework handlers.Required values
| Value | Source |
|---|---|
publishableKey | Aient environment key for the target environment |
serviceName | Stable name for this runtime, matching source map uploads when applicable |
release.environment | Deployment environment slug such as prod, qa, or dev |
release.commit | Exact deployed commit SHA for release correlation |