From ad38efbdd8f5495ca962613c1d108b6c5fad549f Mon Sep 17 00:00:00 2001 From: alex boten <223565+codeboten@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:20:39 -0700 Subject: [PATCH] maint: prepare repo for archival Fixes #302 Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com> --- OSSMETADATA | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OSSMETADATA b/OSSMETADATA index 882f852..70febfd 100644 --- a/OSSMETADATA +++ b/OSSMETADATA @@ -1 +1 @@ -osslifecycle=beingsunset \ No newline at end of file +osslifecycle=archived \ No newline at end of file diff --git a/README.md b/README.md index 296af38..5e9b0cb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/beeline-python?color=pink)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md) [![Build Status](https://circleci.com/gh/honeycombio/beeline-python.svg?style=svg)](https://app.circleci.com/pipelines/github/honeycombio/beeline-python) -⚠️**STATUS**: This project is being Sunset. See [this issue](https://github.com/honeycombio/beeline-python/issues/302) for more details. +⚠️**STATUS**: This project is now archived. See [this issue](https://github.com/honeycombio/beeline-python/issues/302) 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/python/opentelemetry-sdk/).