Go to file
Trask Stalnaker 2b6625ef8a
Update develocity configuration (#1567)
2024-12-09 07:17:18 -08:00
.github Update develocity configuration (#1567) 2024-12-09 07:17:18 -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.linecorp.armeria:armeria-bom to v1.31.1 (#1565) 2024-11-22 07:45:24 -08:00
aws-xray 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
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 add config support for BaggageSpanProcessor (#1330) 2024-06-17 12:46:02 -07:00
buildSrc Update develocity configuration (#1567) 2024-12-09 07:17:18 -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-8 (#1569) 2024-11-24 09:17:40 +02:00
config/license Build logic changes (#41) 2021-06-30 22:43:20 +09:00
consistent-sampling Updating the README file (#1502) 2024-10-17 07:10:10 -07:00
dependencyManagement Change to release after SDK and before Instrumentation (#1581) 2024-12-08 07:15:45 -08:00
disk-buffering Deserialization validation (#1571) 2024-11-27 10:10:59 -08:00
example Update example to follow current conventions. (#212) 2022-01-20 13:56:18 +09:00
gcp-resources fix(deps): update semconvversion to v1.28.0-alpha (#1498) 2024-10-15 19:42:58 -07:00
gradle/wrapper chore(deps): update dependency gradle to v8.11.1 (#1559) 2024-11-20 11:31:41 -08: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 Update README.md (#1513) 2024-10-21 09:12:03 -07:00
jmx-metrics JMX Scraper - YAML config and integration test for HBase (#1538) 2024-11-25 09:16:34 -08:00
jmx-scraper Change to release after SDK and before Instrumentation (#1581) 2024-12-08 07:15:45 -08:00
kafka-exporter fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.4.0-alpha (#1564) 2024-11-22 07:58:27 -08:00
maven-extension Inline incubating attributes + central semconv-incubating dependency (#1298) 2024-05-28 09:16:36 -07:00
micrometer-meter-provider fix(deps): update micrometer packages to v1.14.1 (#1544) 2024-11-18 20:02:01 +00:00
noop-api Jfr streaming version (#721) 2023-02-02 08:27:25 -06: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 Change to release after SDK and before Instrumentation (#1581) 2024-12-08 07:15:45 -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 Change to release after SDK and before Instrumentation (#1581) 2024-12-08 07:15:45 -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 version to 1.42.0-SNAPSHOT (#1563) 2024-11-20 16:52:25 -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 Remove company names from emeriti (#1520) 2024-10-27 08:16:13 +02:00
RELEASING.md Change to release after SDK and before Instrumentation (#1581) 2024-12-08 07:15:45 -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 Update dependency gradle to v8.9 (#1374) 2024-07-18 08:18:19 -07:00
gradlew.bat Update dependency gradle to v8.9 (#1374) 2024-07-18 08:18:19 -07:00
settings.gradle.kts Update develocity configuration (#1567) 2024-12-09 07:17:18 -08:00
version.gradle.kts Update version to 1.42.0-SNAPSHOT (#1563) 2024-11-20 16:52:25 -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
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!