Skip to main content

@anyway-sh/node-server-sdk on npm

View package on npm

Source on GitHub

View source code

Requirements

  • Node.js 18 or higher
  • npm, pnpm, or yarn

Installation

Or with pnpm:

Verify Installation

ESM / Next.js

If your project uses ES modules, you must pass provider modules explicitly since OpenTelemetry’s require-based instrumentation doesn’t work with ESM imports:
See Configuration for all available instrumentModules options.

Next Steps

Configuration

Configure the collector endpoint and authentication

Tracing LLM Calls

Start tracing your LLM calls