After installation, the agent automatically instruments with our catalog of supported Node.js libraries and frameworks. This gives you immediate access to granular information specific to your web apps and servers. For unsupported frameworks or libraries, you'll need to instrument the agent yourself using the Node.js agent API.
Note: The latest supported version may not reflect the most recent supported version.
Package name | Minimum supported version | Latest supported version | Introduced in* |
---|---|---|---|
@apollo/gateway |
2.3.0 | 2.9.3 | @newrelic/[email protected] |
@apollo/server |
4.0.0 | 4.11.2 | @newrelic/[email protected] |
@aws-sdk/client-bedrock-runtime |
3.474.0 | 3.696.0 | 11.13.0 |
@aws-sdk/client-dynamodb |
3.0.0 | 3.696.0 | 8.7.1 |
@aws-sdk/client-sns |
3.0.0 | 3.696.0 | 8.7.1 |
@aws-sdk/client-sqs |
3.0.0 | 3.696.0 | 8.7.1 |
@aws-sdk/lib-dynamodb |
3.377.0 | 3.696.0 | 8.7.1 |
@aws-sdk/smithy-client |
3.47.0 | 3.374.0 | 8.7.1 |
@elastic/elasticsearch |
7.16.0 | 8.16.1 | 11.9.0 |
@grpc/grpc-js |
1.4.0 | 1.12.2 | 8.17.0 |
@hapi/hapi |
20.1.2 | 21.3.12 | 9.0.0 |
@koa/router |
11.0.2 | 13.1.0 | 3.2.0 |
@langchain/core |
0.1.17 | 0.3.18 | 11.13.0 |
@nestjs/cli |
9.0.0 | 10.4.8 | 10.1.0 |
@prisma/client |
5.0.0 | 5.22.0 | 11.0.0 |
@smithy/smithy-client |
2.0.0 | 3.4.4 | 11.0.0 |
amqplib |
0.5.0 | 0.10.4 | 2.0.0 |
apollo-server |
3.0.0 | 3.13.0 | @newrelic/[email protected] |
apollo-server-express |
3.0.0 | 3.13.0 | @newrelic/[email protected] |
aws-sdk |
2.2.48 | 2.1692.0 | 6.2.0 |
bluebird |
2.0.0 | 3.7.2 | 1.27.0 |
bunyan |
1.8.12 | 1.8.15 | 9.3.0 |
cassandra-driver |
3.4.0 | 4.7.2 | 1.7.1 |
connect |
3.0.0 | 3.7.0 | 2.6.0 |
express |
4.6.0 | 4.21.1 | 2.6.0 |
fastify |
2.0.0 | 5.1.0 | 8.5.0 |
generic-pool |
3.0.0 | 3.9.0 | 0.9.0 |
ioredis |
4.0.0 | 5.4.1 | 1.26.2 |
kafkajs |
2.0.0 | 2.2.4 | 11.19.0 |
koa |
2.0.0 | 2.15.3 | 3.2.0 |
koa-route |
3.0.0 | 4.0.1 | 3.2.0 |
koa-router |
11.0.2 | 13.0.1 | 3.2.0 |
memcached |
2.2.0 | 2.2.2 | 1.26.2 |
mongodb |
4.1.4 | 6.10.0 | 1.32.0 |
mysql |
2.2.0 | 2.18.1 | 1.32.0 |
mysql2 |
2.0.0 | 3.11.4 | 1.32.0 |
next |
13.4.19 | 15.0.3 | 12.0.0 |
openai |
4.0.0 | 4.73.0 | 11.13.0 |
pg |
8.2.0 | 8.13.1 | 9.0.0 |
pg-native |
3.0.0 | 3.2.0 | 9.0.0 |
pino |
7.0.0 | 9.5.0 | 8.11.0 |
q |
1.3.0 | 1.5.1 | 1.26.2 |
redis |
3.1.0 | 4.7.0 | 1.31.0 |
restify |
11.0.0 | 11.1.0 | 2.6.0 |
superagent |
3.0.0 | 10.1.1 | 4.9.0 |
undici |
5.0.0 | 6.21.0 | 11.1.0 |
when |
3.7.0 | 3.7.8 | 1.26.2 |
winston |
3.0.0 | 3.17.0 | 8.11.0 |
*When package is not specified, support is within the newrelic
package.
The Node.js agent supports the following AI platforms and integrations.
Through the @aws-sdk/client-bedrock-runtime
module, we support:
Model | Image | Text | Vision |
---|---|---|---|
AI21 Labs Jurassic-2 | ❌ | ✅ | - |
Amazon Titan | ❌ | ✅ | - |
Anthropic Claude | ❌ | ✅ | ❌ |
Cohere | ❌ | ✅ | - |
Meta Llama2 | ❌ | ✅ | - |
Meta Llama3 | ❌ | ✅ | - |
Note: if a model supports streaming, we also instrument the streaming variant.
The following general features of Langchain are supported:
Agents | Chains | Tools | Vectorstores |
---|---|---|---|
✅ | ✅ | ✅ | ✅ |
Models/providers are generally supported transitively by our instrumentation of the provider's module.
Provider | Supported | Transitively |
---|---|---|
Azure OpenAI | ❌ | ❌ |
Amazon Bedrock | ❌ | ❌ |
OpenAI | ✅ | ✅ |
Through the openai
module, we support:
Audio | Chat | Completions | Embeddings | Files | Images |
---|---|---|---|---|---|
❌ | ✅ | ✅ | ✅ | ❌ | ❌ |