# Deprecation of Coralogix Node.js SDK

**Published**: April 17, 2026

**Effective**: June 30, 2026

## Deprecation notice

Coralogix will deprecate the [Coralogix Node.js SDK](https://coralogix.com/docs/integrations/sdks/nodejs/index.md) (`coralogix-logger` npm package) on June 30, 2026.

The Coralogix Node.js SDK is deprecated in favor of [OpenTelemetry for JavaScript](https://opentelemetry.io/docs/languages/js/), which is the recommended and supported approach for collecting telemetry and exporting it to Coralogix.

Action is required to ensure continued support and compatibility.

## Why this is happening

The observability ecosystem has converged on OpenTelemetry as the industry standard for telemetry collection. Standardizing on OpenTelemetry reduces duplication and provides a consistent, long-term approach across languages and platforms.

## What’s affected

The following Coralogix-maintained package is deprecated:

- `coralogix-logger` and related direct-to-Coralalogix log shipment patterns described in older documentation

After the effective date, this SDK will no longer be supported or maintained.

## What you need to do

### Migrate to OpenTelemetry for Node.js

Replace the Coralogix Node.js SDK with the [OpenTelemetry SDK for JavaScript](https://opentelemetry.io/docs/languages/js/) and export logs via OTLP. Follow the updated [Node.js integration](https://coralogix.com/docs/integrations/sdks/nodejs/index.md) documentation.

## What will happen after June 30, 2026?

- The Coralogix Node.js SDK will no longer be supported.
- No bug fixes, updates, or security patches will be provided.
- Support requests related to the deprecated SDK may be declined.

## Need help?

Reach out through in-app support or your Technical Account Manager for migration assistance.
