# Deprecation of Coralogix Ruby Logger SDK

**Published**: April 17, 2026

**Effective**: June 30, 2026

## Deprecation notice

Coralogix will deprecate the [Coralogix Ruby Logger SDK](https://coralogix.com/docs/integrations/sdks/ruby/index.md) (`coralogix_logger` gem) on June 30, 2026.

The Coralogix Ruby Logger SDK is deprecated in favor of [OpenTelemetry for Ruby](https://opentelemetry.io/docs/languages/ruby/), 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 gem is deprecated:

- `coralogix_logger` and Coralogix-specific logger APIs 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 Ruby

Replace `coralogix_logger` with the [OpenTelemetry SDK for Ruby](https://opentelemetry.io/docs/languages/ruby/) and OTLP logs export. Follow the updated [Ruby integration](https://coralogix.com/docs/integrations/sdks/ruby/index.md) documentation.

## What will happen after June 30, 2026?

- The Coralogix Ruby Logger 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.
