File tree 1 file changed +10
-9
lines changed
1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 10
10
</strong>
11
11
</p>
12
12
13
- <p align="center">
14
- <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml">
15
- <img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/open-telemetry/opentelemetry-java-instrumentation/build.yml?branch=main&style=for-the-badge">
16
- </a>
17
- <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">
18
- <img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/open-telemetry/opentelemetry-java-instrumentation?style=for-the-badge">
19
- </a>
20
- </p>
21
-
22
13
<p align="center">
23
14
<strong>
24
15
<a href="CONTRIBUTING.md">Contributing</a>
@@ -154,6 +145,16 @@ To turn on the agent's internal debug logging:
154
145
** Note** : These logs are extremely verbose. Enable debug logging only when needed.
155
146
Debug logging negatively impacts the performance of your application.
156
147
148
+ ## Badges
149
+
150
+ [ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/open-telemetry/opentelemetry-java-instrumentation/badge )] ( https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java-instrumentation )
151
+ [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/9977/badge )] ( https://www.bestpractices.dev/projects/9977 )
152
+ [ ![ Reproducible Builds] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/io/opentelemetry/instrumentation/badge.json )] ( https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/opentelemetry/instrumentation/README.md )
153
+ [ ![ CodeQL] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/codeql-daily.yml/badge.svg )] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/codeql-daily.yml )
154
+ [ ![ Build Status] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml )
155
+ [ ![ Release] ( https://img.shields.io/github/v/release/open-telemetry/opentelemetry-java-instrumentation?include_prereleases&style= )] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/ )
156
+ [ ![ Slack] ( https://img.shields.io/badge/slack-@cncf/otel--java-blue.svg?logo=slack )] ( https://cloud-native.slack.com/archives/C014L2KCTE3 )
157
+
157
158
## Contributing
158
159
159
160
See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments