{"id":21153050,"url":"https://github.com/opentracing-contrib/java-concurrent","last_synced_at":"2025-04-05T14:09:30.362Z","repository":{"id":57735967,"uuid":"93969415","full_name":"opentracing-contrib/java-concurrent","owner":"opentracing-contrib","description":"OpenTracing-aware helpers related to java.util.concurrent","archived":false,"fork":false,"pushed_at":"2024-05-10T10:09:01.000Z","size":91,"stargazers_count":40,"open_issues_count":9,"forks_count":20,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T13:11:22.382Z","etag":null,"topics":["callable","concurrent-programming","executorservice","opentracing","runnable","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-10T22:46:27.000Z","updated_at":"2024-11-24T16:26:13.000Z","dependencies_parsed_at":"2024-11-20T11:23:24.741Z","dependency_job_id":"754e28a8-a631-4805-9116-8c0cb6760f99","html_url":"https://github.com/opentracing-contrib/java-concurrent","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-concurrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-concurrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-concurrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentracing-contrib%2Fjava-concurrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentracing-contrib","download_url":"https://codeload.github.com/opentracing-contrib/java-concurrent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345855,"owners_count":20924102,"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":["callable","concurrent-programming","executorservice","opentracing","runnable","tracing"],"created_at":"2024-11-20T10:48:19.737Z","updated_at":"2025-04-05T14:09:30.343Z","avatar_url":"https://github.com/opentracing-contrib.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status][ci-img]][ci] [![Released Version][maven-img]][maven]\n\n# OpenTracing instrumentation for `java.util.concurrent`\nOpenTracing instrumentation for `java.util.concurrent` package. It instruments `ExecutorService`, `Executor`,\n`Runnable` and `Callable`.\n\n## Configuration\n```java\nExecutorService executorService = new TracedExecutorService(Executors.newFixedThreadPool(4), tracer);\n```\n\n## Development\n```shell\n./mvnw clean install\n```\n\n## Release\nFollow instructions in [RELEASE](RELEASE.md)\n\n   [ci-img]: https://travis-ci.org/opentracing-contrib/java-concurrent.svg?branch=master\n   [ci]: https://travis-ci.org/opentracing-contrib/java-concurrent\n   [maven-img]: https://img.shields.io/maven-central/v/io.opentracing.contrib/opentracing-concurrent.svg?maxAge=2592000\n   [maven]: http://search.maven.org/#search%7Cga%7C1%7Copentracing-concurrent\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentracing-contrib%2Fjava-concurrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentracing-contrib%2Fjava-concurrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentracing-contrib%2Fjava-concurrent/lists"}