Send Node.js application data to Observe
This page describes how to install the Observe Agent, then instrument your Node.js applications to send data to Observe.
To view the list of auto-instrumented libraries, see utils.ts in the OpenTelemetry documentation on GitHub.
To manually instrument custom logic, see Manual instrumentation setup in the OpenTelemetry documentation.
Perform the following tasks to send your Node.js application data to Observe.
- From the left navigation rail, select Data & integrations > Add data.
- In the Observe Agent section, pick your environment, then follow the instructions to create a data ingest token and install the Observe Agent.
- After the Observe Agent is installed in your environment, instrument your Node.js application. Click one of the following:
- (Optional) If needed, you can troubleshoot your APM instrumentation.
Updated about 1 month ago