Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.07 KB

Elastic Distribution of OpenTelemetry Node.js

This repository holds Node.js packages authored by Elastic for using and working with OpenTelemetry. Primarily that includes @elastic/opentelemetry-node, the Elastic Distribution of OpenTelemetry Node.js (or "EDOT Node.js" for short).

Read the Elastic Distribution of OpenTelemetry Node.js docs →

Packages in this repository

npm Package Description
@elastic/opentelemetry-node An OpenTelemetry distribution for Node.js. Docs
@elastic/opentelemetry-instrumentation-openai An OpenTelemetry instrumentation of openai, the OpenAI
Node.js client library.
@elastic/mockotlpserver A mock OTLP server/receiver for development and testing, written in Node.js.