Go to file
Trask Stalnaker 7b9925be4f
Remove unused dependency (#1905)
2025-05-21 17:49:42 +00:00
.github chore(deps): pin actions/download-artifact action to d3f86a1 (#1899) 2025-05-19 22:42:01 +00:00
all Add owasp dependency check workflow (#1701) 2025-02-06 09:33:11 +02:00
aws-resources fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.13.0-alpha (#1736) 2025-02-20 08:54:55 -08:00
aws-xray Inline incubating semconv attributes (#1604) 2024-12-19 07:22:32 -08:00
aws-xray-propagator fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.16.0-alpha (#1886) 2025-05-16 14:36:50 +00:00
azure-resources Fix sporadic test failure (#1660) 2025-02-22 09:05:52 -08:00
baggage-processor removed the deprecated and unused bare Predicate. (#1828) 2025-04-03 19:13:09 +01:00
buildSrc fix(deps): update testcontainers-java monorepo to v1.21.0 (#1862) 2025-04-24 07:04:46 +00:00
buildscripts Suppress false positive OWASP violation (#1705) 2025-02-06 19:19:00 -08:00
cloudfoundry-resources Fix broken link (#1889) 2025-05-16 17:13:24 +00:00
compressors/compressor-zstd fix(deps): update dependency com.github.luben:zstd-jni to v1.5.7-3 (#1873) 2025-05-06 02:01:28 +00:00
config/license Build logic changes (#41) 2021-06-30 22:43:20 +09:00
consistent-sampling fix(deps): update dependency org.hipparchus:hipparchus-stat to v4.0.1 (#1814) 2025-03-21 16:21:50 -07:00
dependencyManagement fix(deps): update dependency org.apache.kafka:kafka-clients to v4 (#1802) 2025-05-16 14:37:58 +00:00
disk-buffering chore(deps): update plugin ru.vyarus.animalsniffer to v2.0.1 (#1869) 2025-04-29 02:08:46 +00:00
example Update example to follow current conventions. (#212) 2022-01-20 13:56:18 +09:00
gcp-auth-extension chore(deps): update dependency markdownlint-cli to v0.45.0 (#1893) 2025-05-19 16:39:18 +00:00
gcp-resources chore(deps): update dependency markdownlint-cli to v0.45.0 (#1893) 2025-05-19 16:39:18 +00:00
gradle/wrapper chore(deps): update dependency gradle to v8.14 (#1866) 2025-04-25 17:27:18 +00:00
inferred-spans Upgrade async-profiler to 4.0 in inferred spans feature (#1872) 2025-05-06 02:02:37 +00:00
jfr-connection fix(deps): update dependency com.google.errorprone:error_prone_core to v2.37.0 (#1805) 2025-03-21 15:32:41 -07:00
jfr-events Change link checking from markdown-link-check to lychee (#1570) 2024-12-20 12:37:28 -08:00
jmx-metrics Remove unused dependency (#1905) 2025-05-21 17:49:42 +00:00
jmx-scraper fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.16.0-alpha (#1886) 2025-05-16 14:36:50 +00:00
kafka-exporter fix(deps): update dependency org.apache.kafka:kafka-clients to v4 (#1802) 2025-05-16 14:37:58 +00:00
maven-extension add option to record transferred artifacts (#1875) 2025-05-15 14:37:48 +00:00
micrometer-meter-provider fix(deps): update micrometer to v1.15.0 (#1883) 2025-05-13 07:37:30 +00:00
noop-api Change link checking from markdown-link-check to lychee (#1570) 2024-12-20 12:37:28 -08:00
opamp-client Opamp client api (#1835) 2025-05-20 14:16:50 +00:00
processors fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.16.0-alpha (#1886) 2025-05-16 14:36:50 +00:00
prometheus-client-bridge Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v1.31.0-alpha (#1072) 2023-10-13 14:40:08 -07:00
resource-providers Change to release after SDK and before Instrumentation (#1581) 2024-12-08 07:15:45 -08:00
runtime-attach fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.5 (#1821) 2025-03-31 14:06:50 +03:00
samplers fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.16.0-alpha (#1886) 2025-05-16 14:36:50 +00:00
span-stacktrace span stacktrace refactor + autoconfig (#1499) 2024-10-17 07:40:30 -07:00
.clomonitor.yml Add FOSSA badges (#1724) 2025-02-12 11:12:26 -08:00
.editorconfig Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#700) 2023-01-17 19:29:26 -08:00
.fossa.yml Add FOSSA license scanning (#1718) 2025-02-10 05:13:40 -08:00
.gitattributes Initial project structure (#2) 2020-08-19 21:27:48 -07:00
.gitignore Target Java 17 for all project (#329) 2022-05-10 15:33:06 +09:00
CHANGELOG.md Update version to 1.48.0-SNAPSHOT (#1898) 2025-05-19 17:38:38 +00:00
CONTRIBUTING.md Improve Contributing Guide (#1680) 2025-02-21 10:46:27 -08:00
LICENSE Initial commit 2020-08-17 14:57:15 -07:00
README.md Remove static instrumenter module (#1755) 2025-02-20 13:19:45 -08:00
RELEASING.md Revert "Change to release after SDK and before Instrumentation (#1581)" (#1603) 2024-12-14 08:44:13 -08:00
build.gradle.kts Remove unused plugin (#1004) 2023-08-16 13:05:14 -07:00
gradle.properties Remove workaround (#696) 2023-01-16 08:37:11 +01:00
gradlew chore(deps): update dependency gradle to v8.14 (#1866) 2025-04-25 17:27:18 +00:00
gradlew.bat chore(deps): update dependency gradle to v8.14 (#1866) 2025-04-25 17:27:18 +00:00
settings.gradle.kts chore(deps): update plugin com.gradle.develocity to v4.0.1 (#1867) 2025-04-25 18:03:15 +00:00
version.gradle.kts Update version to 1.48.0-SNAPSHOT (#1898) 2025-05-19 17:38:38 +00:00

README.md

OpenTelemetry Java Contrib

Release FOSSA License Status FOSSA Security Status OpenSSF Scorecard Slack

This project is intended to provide helpful libraries and standalone OpenTelemetry-based utilities that don't fit the express scope of the OpenTelemetry Java or Java Instrumentation projects. If you need an easier way to bring observability to remote JVM-based applications and workflows that isn't easily satisfied by an SDK feature or via instrumentation, this project is hopefully for you.

Provided Libraries

Status* Library
beta AWS Resources
stable AWS X-Ray SDK Support
alpha AWS X-Ray Propagator
alpha Baggage Processors
alpha zstd Compressor
alpha Consistent Sampling
alpha Disk Buffering
alpha GCP Authentication Extension
beta GCP Resources
beta Inferred Spans
alpha JFR Connection
alpha JFR Events
alpha JMX Metric Gatherer
alpha JMX Metric Scraper
alpha Kafka Support
alpha OpenTelemetry Maven Extension
alpha Micrometer MeterProvider
alpha No-Op API
alpha Intercept and Process Signals Globally
alpha Prometheus Client Bridge
alpha Resource Providers
alpha Runtime Attach
alpha Samplers
beta Span Stacktrace Capture

* alpha, beta and stable are currently used to denote library status per otep 0232. To reach stable status, the library needs to have stable APIs, stable semantic conventions, and be production ready. On reaching stable status, the otel.stable value in gradle.properties should be set to true. Note that currently all the libraries are released together with the version of this repo, so breaking changes (after stable status is reached) would bump the major version of all libraries together. This could get complicated so stable has a high bar.

Getting Started

# Apply formatting
$ ./gradlew spotlessApply

# Build the complete project
$ ./gradlew build

# Run integration tests
$ ./gradlew integrationTest

# Clean artifacts
$ ./gradlew clean

Contributing

The Java Contrib project was initially formed to provide methods of easy remote JMX metric gathering and reporting, which is actively in development. If you have an idea for a similar use case in the metrics, traces, or logging domain we would be very interested in supporting it. Please open an issue to share your idea or suggestion. PRs are always welcome and greatly appreciated, but for larger functional changes a pre-coding introduction can be helpful to ensure this is the correct place and that active or conflicting efforts don't exist.

Triagers (@open-telemetry/java-contrib-triagers):

Approvers (@open-telemetry/java-contrib-approvers):

Maintainers (@open-telemetry/java-contrib-maintainers):

Emeritus maintainers:

Learn more about roles in the community repository.

Thanks to all the people who already contributed!