Skip to content

Commit

Permalink
maint: Update project status and add status link in README (#459)
Browse files Browse the repository at this point in the history
## Which problem is this PR solving?
Updates project status and add link to sunset issue to README.

## Short description of the changes
- Update project status in `OSSMETADATA` to maintained
- Add link to sunset issue in README
  - #458
  • Loading branch information
MikeGoldsmith committed Apr 26, 2024
1 parent 81172a5 commit 2251b11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OSSMETADATA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
osslifecycle=active
osslifecycle=maintained
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
[![CircleCI](https://circleci.com/gh/honeycombio/honeycomb-opentelemetry-java.svg?style=shield)](https://circleci.com/gh/honeycombio/honeycomb-opentelemetry-java)
[![Maven](https://img.shields.io/maven-central/v/io.honeycomb/honeycomb-opentelemetry-javaagent)](https://mvnrepository.com/artifact/io.honeycomb/honeycomb-opentelemetry-javaagent)

**STATUS**: This project is being Sunset. See [this issue](https://github.com/honeycombio/honeycomb-opentelemetry-java/issues/458) for more details.

This is Honeycomb's distribution of OpenTelemetry for Java.
It makes getting started with OpenTelemetry and Honeycomb easier!

Expand Down

0 comments on commit 2251b11

Please sign in to comment.