{"id":21153002,"url":"https://github.com/opentracing-contrib/java-reactor","last_synced_at":"2025-07-09T10:33:29.250Z","repository":{"id":54542981,"uuid":"150053424","full_name":"opentracing-contrib/java-reactor","owner":"opentracing-contrib","description":"OpenTracing instrumentation for Reactor","archived":false,"fork":false,"pushed_at":"2021-02-24T04:59:21.000Z","size":101,"stargazers_count":12,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-07T01:16:27.549Z","etag":null,"topics":["instrumentation","opentracing","reactor","tracing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opentracing-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-24T04:19:41.000Z","updated_at":"2023-07-17T09:26:25.000Z","dependencies_parsed_at":"2022-08-13T19:10:41.481Z","dependency_job_id":null,"html_url":"https://github.com/opentracing-contrib/java-reactor","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/opentracing-contrib/java-reactor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-reactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-reactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-reactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-reactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentracing-contrib","download_url":"https://codeload.github.com/opentracing-contrib/java-reactor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-reactor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264440461,"owners_count":23608717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["instrumentation","opentracing","reactor","tracing"],"created_at":"2024-11-20T10:48:00.527Z","updated_at":"2025-07-09T10:33:28.906Z","avatar_url":"https://github.com/opentracing-contrib.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenTracing Reactor Instrumentation\nOpenTracing instrumentation for Reactor. This instrumentation library is based on [spring-cloud-sleuth's reactor instrumentation](https://github.com/spring-cloud/spring-cloud-sleuth/tree/master/spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/reactor).\n\n## OpenTracing Agents\nWhen using a runtime agent like [java-specialagent](https://github.com/opentracing-contrib/java-specialagent) `TracedSubscriber`s will be automatically added using `Hook.onEachOperator` and `Hooks.onLastOperator`.\n\nRefer to the agent documentation for how to include this library as an instrumentation plugin.\n\n## Non-Agent Configuration\nWhen not using any of the OpenTracing Agents the `Hooks` must be added directly:\n\n```java\nHooks.onEachOperator(TracedSubscriber.asOperator(tracer));\nHooks.onLastOperator(TracedSubscriber.asOperator(tracer));\n\n...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentracing-contrib%2Fjava-reactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentracing-contrib%2Fjava-reactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentracing-contrib%2Fjava-reactor/lists"}