{"id":17640571,"url":"https://github.com/bettyblocks/tracy","last_synced_at":"2025-03-30T05:12:02.447Z","repository":{"id":62430498,"uuid":"92171674","full_name":"bettyblocks/tracy","owner":"bettyblocks","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-22T00:03:41.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-10-30T08:51:59.942Z","etag":null,"topics":["elixir","tracing"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/bettyblocks.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}},"created_at":"2017-05-23T12:43:29.000Z","updated_at":"2018-11-08T11:30:59.000Z","dependencies_parsed_at":"2022-11-01T20:18:51.986Z","dependency_job_id":null,"html_url":"https://github.com/bettyblocks/tracy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Ftracy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Ftracy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Ftracy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Ftracy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bettyblocks","download_url":"https://codeload.github.com/bettyblocks/tracy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277373,"owners_count":20751549,"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","tracing"],"created_at":"2024-10-23T06:03:53.882Z","updated_at":"2025-03-30T05:12:02.419Z","avatar_url":"https://github.com/bettyblocks.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tracy\n\nLibrary for visual Elixir function call tracing.\n\nThis repository contains the `tracy` OTP application which is a\n\"client\" application which can perform realtime tracing of processes\nin a running node.\n\nTo set up the tracing configuration and viewing the trace results, the\n`tracy_web` application is required.\n\n\n## Usage\n\nA node must be available on the cluster with the `tracy_web` application running.\n\nFor tracing a web request, use a custom request header,\ne.g. `X-Tracy-definition: asdasdf` and then call `Tracy.check_start_trace/1`\nwith the header's value to start a trace.\n\nFor plug-based applications (e.g. Phoenix) you can `plug Tracy.Plug`\nto automatically start tracing when the `X-Tracy-Definition` request\nheader is set.\n\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `tracy` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:tracy, \"~\u003e 0.1.0\"}]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettyblocks%2Ftracy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbettyblocks%2Ftracy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettyblocks%2Ftracy/lists"}