{"id":15403697,"url":"https://github.com/abargnesi/java-tracer","last_synced_at":"2025-03-28T01:48:02.189Z","repository":{"id":144791326,"uuid":"324892155","full_name":"abargnesi/java-tracer","owner":"abargnesi","description":"Java agent for method call tracing (Java 11+).","archived":false,"fork":false,"pushed_at":"2020-12-28T03:13:14.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T03:28:00.712Z","etag":null,"topics":["agent","java-11","javaagent","tracing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abargnesi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-28T02:24:44.000Z","updated_at":"2020-12-28T03:13:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"6719e063-34af-4f8e-b433-8d729dc81136","html_url":"https://github.com/abargnesi/java-tracer","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"92d786909e37740507fe5ac537494d139016d8ab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abargnesi%2Fjava-tracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abargnesi%2Fjava-tracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abargnesi%2Fjava-tracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abargnesi%2Fjava-tracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abargnesi","download_url":"https://codeload.github.com/abargnesi/java-tracer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245954637,"owners_count":20699872,"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":["agent","java-11","javaagent","tracing"],"created_at":"2024-10-01T16:09:41.554Z","updated_at":"2025-03-28T01:48:02.147Z","avatar_url":"https://github.com/abargnesi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# java-tracer\nJava agent for method call tracing (Java 11+).\n\n## ideas\n\nScript argument (JSR223) that\n  1. Filters classes/methods\n  2. Maps runtime match\n  3. Executes action\n\nMaybe bundle Groovy JSR223 with agent?\n\nProvide a CLI to write out Groovy script template.\n\nLog agent filter, map, action with different levels for debugging script.\n\nGlossary\n\n* Filter\n  * Define types and methods to trace.\n\n* Map\n  * Define which part of the match to yield.\n\n* Action\n  * Define what to do with Trace Execution Data.\n  * Examples:\n    * log to slf4j, out/err, or file\n  \n* Trace Execution Data\n  * Data for a runtime trace that results from the Map.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabargnesi%2Fjava-tracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabargnesi%2Fjava-tracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabargnesi%2Fjava-tracer/lists"}