File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ # see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions
1
2
exemptions :
2
3
- check : artifacthub_badge
3
4
reason : " Artifact Hub doesn't support Java packages"
5
+ - check : openssf_badge
6
+ reason : " ETOOMANYBADGES, but the work has been done: https://www.bestpractices.dev/projects/9992"
Original file line number Diff line number Diff line change
1
+ # OpenTelemetry Java Contrib
2
+
1
3
[ ![ Release] ( https://img.shields.io/github/v/release/open-telemetry/opentelemetry-java-contrib?include_prereleases&style= )] ( https://github.com/open-telemetry/opentelemetry-java-contrib/releases/ )
4
+ [ ![ FOSSA License Status] ( https://app.fossa.com/api/projects/custom%2B51454%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-java-contrib.svg?type=shield&issueType=license )] ( https://app.fossa.com/projects/custom%2B51454%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-java-contrib?ref=badge_shield&issueType=license )
5
+ [ ![ FOSSA Security Status] ( https://app.fossa.com/api/projects/custom%2B51454%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-java-contrib.svg?type=shield&issueType=security )] ( https://app.fossa.com/projects/custom%2B51454%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-java-contrib?ref=badge_shield&issueType=security )
2
6
[ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/open-telemetry/opentelemetry-java-contrib/badge )] ( https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java-contrib )
3
- [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/9992/badge )] ( https://www.bestpractices.dev/projects/9992 )
4
7
[ ![ Slack] ( https://img.shields.io/badge/slack-@cncf/otel--java-blue.svg?logo=slack )] ( https://cloud-native.slack.com/archives/C014L2KCTE3 )
5
8
6
- # OpenTelemetry Java Contrib
7
-
8
9
This project is intended to provide helpful libraries and standalone OpenTelemetry-based utilities that don't fit
9
10
the express scope of the [ OpenTelemetry Java] ( https://github.com/open-telemetry/opentelemetry-java ) or
10
11
[ Java Instrumentation] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation ) projects. If you need an
You can’t perform that action at this time.
0 commit comments