Add Project Status in README (#4613)
This commit is contained in:
parent
6f4a24cd61
commit
6de5c50b7e
|
|
@ -3,6 +3,10 @@
|
||||||
[![Coverage Status][codecov-image]][codecov-url]
|
[![Coverage Status][codecov-image]][codecov-url]
|
||||||
[![Maven Central][maven-image]][maven-url]
|
[![Maven Central][maven-image]][maven-url]
|
||||||
|
|
||||||
|
## Project Status
|
||||||
|
|
||||||
|
See [OpenTelemetry Instrumentation for Java][otel-instrumentation-java].
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
If you are looking for an all-in-one, easy-to-install **auto-instrumentation
|
If you are looking for an all-in-one, easy-to-install **auto-instrumentation
|
||||||
|
|
@ -326,3 +330,4 @@ Made with [contrib.rocks](https://contrib.rocks).
|
||||||
[opentelemetry-java-instrumentation]: https://github.com/open-telemetry/opentelemetry-java-instrumentation
|
[opentelemetry-java-instrumentation]: https://github.com/open-telemetry/opentelemetry-java-instrumentation
|
||||||
[opentelemetry-java-docs]: https://github.com/open-telemetry/opentelemetry-java-docs
|
[opentelemetry-java-docs]: https://github.com/open-telemetry/opentelemetry-java-docs
|
||||||
[opentelemetry.io]: https://opentelemetry.io
|
[opentelemetry.io]: https://opentelemetry.io
|
||||||
|
[otel-instrumentation-java]: https://opentelemetry.io/docs/instrumentation/java/#status-and-releases
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue