{"id":16766365,"url":"https://github.com/joyrex2001/payara-opentracing-jdbc","last_synced_at":"2025-03-16T12:45:24.457Z","repository":{"id":147690599,"uuid":"279266691","full_name":"joyrex2001/payara-opentracing-jdbc","owner":"joyrex2001","description":"This is a payara(-micro) trace listener that will enable basic sql opentracing.","archived":false,"fork":false,"pushed_at":"2020-10-17T20:39:32.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T00:28:52.911Z","etag":null,"topics":["opentracing","payara"],"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/joyrex2001.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":"2020-07-13T10:06:55.000Z","updated_at":"2021-06-26T13:00:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"55840b6e-6857-4731-9767-81d4d8106667","html_url":"https://github.com/joyrex2001/payara-opentracing-jdbc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrex2001%2Fpayara-opentracing-jdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrex2001%2Fpayara-opentracing-jdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrex2001%2Fpayara-opentracing-jdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrex2001%2Fpayara-opentracing-jdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joyrex2001","download_url":"https://codeload.github.com/joyrex2001/payara-opentracing-jdbc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871651,"owners_count":20361378,"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":["opentracing","payara"],"created_at":"2024-10-13T06:06:08.605Z","updated_at":"2025-03-16T12:45:24.431Z","avatar_url":"https://github.com/joyrex2001.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Payara OpenTracing JDBC tracing\n\nThis is a payara sql trace listener that will create opentracing spans based on jdbc calls and can be used in combination with the standard microprofile opentracing implementation as described [here](https://blog.payara.fish/new-opentracing-features-in-payara-platform-5.194).\n\nTo enable the tracing, compile the jar and add it to the classpath of payara. After that, configure the tracer in the fish.payara.sql-trace-listeners as described in the [payara documentation](https://docs.payara.fish/community/docs/5.201/documentation/payara-server/advanced-jdbc/sql-trace-listeners.html).\n\n```\n@DataSourceDefinition(\n    name = \"java:app/MyApp/MyDS\",\n    className = \"org.h2.jdbcx.JdbcDataSource\",\n    url = \"jdbc:h2:mem:test\",\n    properties = {\"fish.payara.sql-trace-listeners=com.joyrex2001.payara.opentracing.jdbc.OpenTracingListener\"})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoyrex2001%2Fpayara-opentracing-jdbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoyrex2001%2Fpayara-opentracing-jdbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoyrex2001%2Fpayara-opentracing-jdbc/lists"}