{"id":17313090,"url":"https://github.com/tatsuya6502/recon_ex","last_synced_at":"2025-04-09T19:18:51.575Z","repository":{"id":55533041,"uuid":"48597312","full_name":"tatsuya6502/recon_ex","owner":"tatsuya6502","description":"Elixir wrapper for Recon, tools to diagnose Erlang VM safely in production","archived":false,"fork":false,"pushed_at":"2023-10-17T16:41:01.000Z","size":40,"stargazers_count":67,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T19:18:47.144Z","etag":null,"topics":["elixir","erlang","recon"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tatsuya6502.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":"2015-12-26T02:42:29.000Z","updated_at":"2025-01-16T08:58:02.000Z","dependencies_parsed_at":"2025-01-15T15:16:14.793Z","dependency_job_id":null,"html_url":"https://github.com/tatsuya6502/recon_ex","commit_stats":{"total_commits":23,"total_committers":4,"mean_commits":5.75,"dds":"0.30434782608695654","last_synced_commit":"0ce4c5da777937a5bb57d3e68b9afcb9877c1c3b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Frecon_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Frecon_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Frecon_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Frecon_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatsuya6502","download_url":"https://codeload.github.com/tatsuya6502/recon_ex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094990,"owners_count":21046770,"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":["elixir","erlang","recon"],"created_at":"2024-10-15T12:45:44.383Z","updated_at":"2025-04-09T19:18:51.548Z","avatar_url":"https://github.com/tatsuya6502.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReconEx\n\nReconEx is an Elixir wrapper for [Recon](https://ferd.github.io/recon/).\nIt is a library to be dropped into any other Elixir project, to be\nused to assist DevOps people diagnose problems from `iex` shell in\nproduction Erlang VMs.\n\nIncluded modules are:\n\n- **Recon**\n  * gathers information about processes and the general state of\n    the VM, ports, and OTP behaviours running in the node.\n\n- **ReconAlloc**\n  * provides functions to deal with Erlang's memory allocators.\n\n- **ReconLib**\n  * provides useful functionality used by Recon when dealing\n    with data from the node.\n\n- **ReconTrace**\n  * production-safe tracing facilities.\n\nDocumentation for the library can be obtained at\nhttps://hex.pm/packages/recon_ex (**TODO**)\n\nIt is recommended that you use tags (**TODO**: create tags) if you do\nnot want bleeding edge and development content for this library.\n\n\n## Current Status\n\nVersions supported:\n\n- Elixir 1.1 or newer\n- Recon 2.5.0 or newer\n\n\n## Try Them Out\n\nTo build the library:\n\n```shell-session\nmix deps.get\nmix compile\niex -S mix\n```\n\n**TODO**: Some examples.\n\n\n## Install As Dependency\n\n**TODO**\n\n\n## Change Log\n\n**TODO**\n\n\n## Special Thanks\n\n- Special thanks to Fred Hebert, the author of [Recon](https://ferd.github.io/recon/),\n  and the all contributors to it.\n\n\n## License\n\nThis code, as the original Recon, is published under the BSD 3-clause\nLicense. See LICENSE file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsuya6502%2Frecon_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatsuya6502%2Frecon_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsuya6502%2Frecon_ex/lists"}