|
1 |
| ---- |
2 |
| - |
3 |
| -<p align="center"> |
4 |
| - <strong> |
5 |
| - <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation#getting-started">Getting Started</a> |
6 |
| - • |
7 |
| - <a href="https://github.com/open-telemetry/community#special-interest-groups">Getting Involved</a> |
8 |
| - • |
9 |
| - <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions">Getting In Touch</a> |
10 |
| - </strong> |
11 |
| -</p> |
12 |
| - |
13 |
| -<p align="center"> |
14 |
| - <strong> |
15 |
| - <a href="CONTRIBUTING.md">Contributing</a> |
16 |
| - • |
17 |
| - <a href="docs/scope.md">Scope</a> |
18 |
| - </strong> |
19 |
| -</p> |
20 |
| - |
21 |
| ---- |
22 |
| - |
23 |
| -# <img src="https://opentelemetry.io/img/logos/opentelemetry-logo-nav.png" alt="OpenTelemetry Icon" width="45" height=""> OpenTelemetry Instrumentation for Java |
| 1 | +[](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java-instrumentation) |
| 2 | +[](https://www.bestpractices.dev/projects/9977) |
| 3 | +[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/opentelemetry/instrumentation/README.md) |
| 4 | +[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/codeql-daily.yml) |
| 5 | +[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml) |
| 6 | +[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/) |
| 7 | +[](https://cloud-native.slack.com/archives/C014L2KCTE3) |
| 8 | + |
| 9 | +# OpenTelemetry Instrumentation for Java |
24 | 10 |
|
25 | 11 | * [About](#about)
|
26 | 12 | * [Getting Started](#getting-started)
|
@@ -145,16 +131,6 @@ To turn on the agent's internal debug logging:
|
145 | 131 | **Note**: These logs are extremely verbose. Enable debug logging only when needed.
|
146 | 132 | Debug logging negatively impacts the performance of your application.
|
147 | 133 |
|
148 |
| -## Badges |
149 |
| - |
150 |
| -[](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java-instrumentation) |
151 |
| -[](https://www.bestpractices.dev/projects/9977) |
152 |
| -[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/opentelemetry/instrumentation/README.md) |
153 |
| -[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/codeql-daily.yml) |
154 |
| -[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml) |
155 |
| -[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/) |
156 |
| -[](https://cloud-native.slack.com/archives/C014L2KCTE3) |
157 |
| - |
158 | 134 | ## Contributing
|
159 | 135 |
|
160 | 136 | See [CONTRIBUTING.md](CONTRIBUTING.md).
|
|
0 commit comments