Go to file
Pranav Sharma 72dc156391
GCP Auth extension - allow users to specify quota project ID (#1647)
2025-01-16 14:04:05 -08:00
.github Add GCP components to the issue templates (#1644) 2025-01-14 14:38:58 -08:00
all Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 (#669) 2023-01-02 16:15:07 +00:00
aws-resources fix(deps): update dependency com.google.guava:guava-bom to v33.4.0-jre (#1611) 2024-12-17 22:11:20 +00: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.10.0-alpha (#1539) 2024-11-18 11:59:09 -08:00
baggage-processor Update README.md to put the emphasis on SDK Auto Configuration (#1627) 2025-01-06 10:52:52 -08:00
buildSrc fix(deps): update spotless packages to v7.0.2 (#1646) 2025-01-14 15:53:27 -08:00
buildscripts Update change log for 1.13.0 (#303) 2022-04-20 14:31:58 +09:00
compressors/compressor-zstd fix(deps): update dependency com.github.luben:zstd-jni to v1.5.6-9 (#1630) 2025-01-06 10:17:37 -08:00
config/license Build logic changes (#41) 2021-06-30 22:43:20 +09:00
consistent-sampling Improving inter-operation with legacy samplers (#1629) 2025-01-06 10:31:11 -08:00
dependencyManagement fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.5.0-alpha (#1638) 2025-01-10 14:50:08 -08:00
disk-buffering fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.5.0-alpha (#1638) 2025-01-10 14:50:08 -08:00
example Update example to follow current conventions. (#212) 2022-01-20 13:56:18 +09:00
gcp-auth-extension GCP Auth extension - allow users to specify quota project ID (#1647) 2025-01-16 14:04:05 -08:00
gcp-resources Update documentation around detecting k8s resource attributes (#1621) 2025-01-07 19:13:12 -08:00
gradle/wrapper chore(deps): update dependency gradle to v8.12 (#1618) 2024-12-20 20:39:18 +00:00
inferred-spans Allow customization of parent-override behaviour for inferred-spans (#1533) 2024-11-20 15:45:20 -08:00
jfr-connection jfr-connection: jfr-connection: wrong parameter sent to JFR DiagnosticCommand (#1492) 2024-10-16 08:20:27 -07:00
jfr-events Change link checking from markdown-link-check to lychee (#1570) 2024-12-20 12:37:28 -08:00
jmx-metrics fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.5.0-alpha (#1638) 2025-01-10 14:50:08 -08:00
jmx-scraper fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.5.0-alpha (#1638) 2025-01-10 14:50:08 -08:00
kafka-exporter fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.5.0-alpha (#1638) 2025-01-10 14:50:08 -08:00
maven-extension Workaround `NoClassDefFoundError` in `@PreDestroy` waiting for MNG-7056 (#1431) 2024-12-11 08:43:01 -08:00
micrometer-meter-provider fix(deps): update micrometer packages to v1.14.3 (#1643) 2025-01-13 09:47:23 -08:00
noop-api Change link checking from markdown-link-check to lychee (#1570) 2024-12-20 12:37:28 -08:00
opamp-client Creating an opamp-client module (#1472) 2024-09-26 08:56:15 -07:00
processors Add LogRecordProcessor to record event log records as span events (#1551) 2024-11-20 15:43:36 -08: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.15.11 (#1606) 2024-12-16 13:51:55 -08:00
samplers Add LogRecordProcessor to record event log records as span events (#1551) 2024-11-20 15:43:36 -08:00
span-stacktrace span stacktrace refactor + autoconfig (#1499) 2024-10-17 07:40:30 -07:00
static-instrumenter Revert "Change to release after SDK and before Instrumentation (#1581)" (#1603) 2024-12-14 08:44:13 -08:00
.editorconfig Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#700) 2023-01-17 19:29:26 -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 1.41.0 change log with missing items (#1597) 2024-12-13 10:38:06 -08:00
CONTRIBUTING.md Add gradle conventions to contributing (#336) 2023-05-24 07:29:49 -07:00
LICENSE Initial commit 2020-08-17 14:57:15 -07:00
README.md Add GCP authentication extension (#1631) 2025-01-10 12:05:10 -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.12 (#1618) 2024-12-20 20:39:18 +00:00
gradlew.bat Update dependency gradle to v8.9 (#1374) 2024-07-18 08:18:19 -07:00
settings.gradle.kts Add GCP authentication extension (#1631) 2025-01-10 12:05:10 -08:00
version.gradle.kts Update version to 1.43.0-SNAPSHOT (#1598) 2024-12-13 09:10:18 -08:00

README.md

OpenTelemetry Java Contrib

Build

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 Span Processor
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 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 Static Instrumenter

* 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!