{"id":21753706,"url":"https://github.com/includable/trace-stack","last_synced_at":"2025-09-25T11:05:24.038Z","repository":{"id":255809802,"uuid":"849058763","full_name":"includable/trace-stack","owner":"includable","description":"Self-hosted serverless tracing.","archived":false,"fork":false,"pushed_at":"2025-04-13T16:12:04.000Z","size":5630,"stargazers_count":7,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-16T19:37:59.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/includable.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,"zenodo":null},"funding":{"github":"tschoffelen"}},"created_at":"2024-08-28T22:44:07.000Z","updated_at":"2025-09-11T18:58:59.000Z","dependencies_parsed_at":"2024-11-26T09:11:10.902Z","dependency_job_id":"62be2554-1812-44c8-989b-7ebb3a04bdd5","html_url":"https://github.com/includable/trace-stack","commit_stats":null,"previous_names":["includable/trace-stack"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/includable/trace-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Ftrace-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Ftrace-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Ftrace-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Ftrace-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/includable","download_url":"https://codeload.github.com/includable/trace-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Ftrace-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276905424,"owners_count":25725559,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-26T09:10:57.740Z","updated_at":"2025-09-25T11:05:24.022Z","avatar_url":"https://github.com/includable.png","language":"TypeScript","readme":"# TraceStack\n\n**Self-hosted serverless tracing.**\n\nDeploy a CloudFormation stack to your own AWS account for instant Lambda tracing.\nComplete with a self-hosted UI, so you stay in full control of your data, and you\nonly pay for AWS usage related to tracing and storage.\n\n![Screenshot](.github/docs/screenshot.jpg)\n\n## Batteries included\n\n- **Auto-tracing**: deploy the stack, and a Lambda Layer for tracing will\n  automatically be added to all your Node.js Lambda functions.\n- **Self-managed trace DB**: traces are saved in a DynamoDB table within your\n  AWS account, so they never leave your organization.\n- **Private dashboard**: your self-hosted dashboard makes it easy to browse\n  through invocations, filter for errors, and drill down into logs, AWS\n  service operations and API calls your Lambda function executes.\n\n## Getting started\n\nSimply run the command below to deploy the stack:\n\n```bash\nnpx deploy-trace-stack@latest\n```\n\nThis command will clone the repo, prompt you with some questions to set configuration options,\nand then use your current AWS credentials to deploy the stack.\n\nOnce you're done, it will display the URL for your new dashboard.\n\n### Auto-tracing\n\nOnce installed, all Lambda functions in your AWS account will automatically be traced,\nby adding a Lambda layer to them. You'll also notice a new environment variable called `AUTO_TRACE_QUEUE_URL`.\n\nIf you wish to disable tracing for a specific function, you can add the environment variable `AUTO_TRACE_EXCLUDE`\nwith a value of `1`. This will keep the Lambda layer from being added.\n\nNote that it might take up to 20 minutes for the application to detect any newly added Lambda functions and\nstart adding the tracing layer to them.\n\n### How much will this cost?\n\nWe're only using the following AWS services:\n\n- AWS DynamoDB\n- AWS API Gateway\n- AWS Lambda\n\nThis combo lets us pay only for our usage. For every invocation of your Lambdas, multiple calls \nwill be made to the service, but these are quick and finish fast.\n\nUltimately, costs will depend on the overall number of Lambda executions in your AWS account.\n","funding_links":["https://github.com/sponsors/tschoffelen"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincludable%2Ftrace-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincludable%2Ftrace-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincludable%2Ftrace-stack/lists"}