Skip to content

Commit b8c9638

Browse files
maint: Add link to sunset issue in README (#303)
## Which problem is this PR solving? Add link to sunset issue in README.
1 parent b1bf454 commit b8c9638

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: OSSMETADATA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
osslifecycle=maintained
1+
osslifecycle=beingsunset

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Honeycomb Beeline for Python
22

3-
[![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/beeline-python?color=success)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md)
3+
[![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)
44
[![Build Status](https://circleci.com/gh/honeycombio/beeline-python.svg?style=svg)](https://app.circleci.com/pipelines/github/honeycombio/beeline-python)
55

6+
⚠️**STATUS**: This project is being Sunset. See [this issue](https://github.com/honeycombio/beeline-python/issues/302) for more details.
7+
68
⚠️**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/).
79

810
This package makes it easy to instrument your Python web application to send useful events to [Honeycomb](https://honeycomb.io), a service for debugging your software in production.

0 commit comments

Comments
 (0)