OpenTelemetry Dependencies: Modern package managers (npm 7+, yarn 2+, pnpm) will automatically install all required OpenTelemetry peer dependencies. If you need to install them manually, see the OpenTelemetry setup guide.
Package Information
The Gentrace SDK is available for multiple languages: TypeScript- Package: gentrace
- Status: Alpha release
- Repository: GitHub
- Requirements:
- Node.js 20+
- npm, yarn, or pnpm package manager
- Package: gentrace-py (pre-release)
- Status: Alpha release
- Repository: GitHub
- Requirements:
- Python 3.7+
- pip, poetry, or uv package manager (uv recommended)
Next Steps
After installation, you’ll need to initialize the SDK with your API credentials:- Initialize the SDK with your Gentrace API key
- Set up OpenTelemetry integration for automatic tracing
- Start using traced functions and interactions