From c0bf593788fbdcdb395d0f5073cf37eed04b33fc Mon Sep 17 00:00:00 2001 From: Mike Goldsmith Date: Tue, 11 Feb 2025 14:29:57 +0000 Subject: [PATCH] update oss metadata and badge --- OSSMETADATA | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OSSMETADATA b/OSSMETADATA index 58d43b81..679133a8 100644 --- a/OSSMETADATA +++ b/OSSMETADATA @@ -1 +1 @@ -osslifecycle=maintained +osslifecycle=beingsunset diff --git a/README.md b/README.md index 09e20436..a36a3ffa 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Honeycomb Beeline for NodeJS -[![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/beeline-nodejs?color=success)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md) +[![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/beeline-nodejs?color=pink)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md) [![CircleCI](https://circleci.com/gh/honeycombio/beeline-nodejs.svg?style=shield)](https://circleci.com/gh/honeycombio/beeline-nodejs) [![npm](https://img.shields.io/npm/v/honeycomb-beeline)](https://www.npmjs.com/package/honeycomb-beeline) -**STATUS**: This project is being Sunset. See [this issue](https://github.com/honeycombio/beeline-nodejs/issues/733) for more details. +⚠️**STATUS**: This project is being Sunset. See [this issue](https://github.com/honeycombio/beeline-nodejs/issues/733) for more details. ⚠️**Note**: Beelines are Honeycomb's legacy instrumentation libraries. We embrace OpenTelemetry as the effective way to instrument applications. For any new observability efforts, we recommend [instrumenting with OpenTelemetry](https://docs.honeycomb.io/send-data/javascript-nodejs/opentelemetry-sdk/).