{"id":21748844,"url":"https://github.com/bryanl/apptracing-go","last_synced_at":"2026-04-16T12:04:23.260Z","repository":{"id":66319893,"uuid":"94720895","full_name":"bryanl/apptracing-go","owner":"bryanl","description":"Exercises for Velocity OpenTracing workshop","archived":false,"fork":false,"pushed_at":"2017-09-24T17:43:19.000Z","size":715,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-21T12:31:54.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bryanl.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":"2017-06-19T00:21:25.000Z","updated_at":"2024-06-19T10:06:43.233Z","dependencies_parsed_at":null,"dependency_job_id":"b6dcea0d-4a83-40dd-85ed-ec1d54b16880","html_url":"https://github.com/bryanl/apptracing-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bryanl/apptracing-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanl%2Fapptracing-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanl%2Fapptracing-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanl%2Fapptracing-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanl%2Fapptracing-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryanl","download_url":"https://codeload.github.com/bryanl/apptracing-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanl%2Fapptracing-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-26T08:15:34.157Z","updated_at":"2026-04-16T12:04:23.230Z","avatar_url":"https://github.com/bryanl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Velocity 2017: Go AppTracing Exercise\n\nTo fetch the source:\n\n`go get -u github.com/bryanl/apptracing-go`\n\n## Getting started\n\n1. Update docker compose to latest version: `pip install -U docker-compose`\n1. Create docker environment: `docker-compose up -d`\n1. Create database: `make create-db`\n1. Import test data: `make import-people`\n\nExercises:\n\n* [Tracing Functions](functions)\n* [Tracing HTTP client/server](clientserver)\n* [Exploring a bigger app](app)\n\n\n\n```\ndocker run -it --network apptracinggo_velocity --rm -v $(pwd)/assets:/assets postgres:9.6 bash\n```\n\n```\ncreatedb -h apptracinggo_db_1 -U postgres velocity2017\npsql -h apptracinggo_db_1  -U postgres -f /assets/import_people.sql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanl%2Fapptracing-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanl%2Fapptracing-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanl%2Fapptracing-go/lists"}