Skip to content

Commit

Permalink
Update README.md deprecation notice (#125)
Browse files Browse the repository at this point in the history
This component is deprecated since September 1st, 2024. With End Of Support on March 1st 2025
  • Loading branch information
akubik-splunk authored Aug 30, 2024
1 parent 4028ae2 commit a70b04f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@

# Node.js client library for SignalFx

# :warning:This repository and its published libraries are deprecated

This repository contains legacy libraries for reporting metrics to Splunk
Observability Cloud (formerly SignalFx). The only commits that will be made
to this repo are organizational or security related patches. No additional
features will be added, and the repository will be archived and the final
versions published on or prior to March 1, 2025.

# :warning:This repo will be archived March 1st 2025.

Splunk has adopted OpenTelemetry. Please visit official documentation page: [Instrument Node.js applications for Splunk Observability Cloud](https://docs.splunk.com/observability/en/gdi/get-data-in/application/nodejs/get-started.html#get-started-nodejs). Use [Splunk Distribution of OpenTelemetry for Node.js](https://github.com/signalfx/splunk-otel-js) or [OpenTelemetry JavaScript instrumentation distribution](https://github.com/open-telemetry/opentelemetry-js) to send telemetry data to Splunk Observability Cloud.
Do not integrate `signalfx-nodejs` into new services.

## Overview

This is a programmatic interface in JavaScript for SignalFx's metadata and
ingest APIs. It is meant to provide a base for communicating with
SignalFx APIs that can be easily leveraged by scripts and applications
Expand Down

0 comments on commit a70b04f

Please sign in to comment.