{"id":21055560,"url":"https://github.com/atatus/distributed-tracing-golang-sample","last_synced_at":"2025-03-14T00:11:26.529Z","repository":{"id":244520485,"uuid":"815424831","full_name":"atatus/distributed-tracing-golang-sample","owner":"atatus","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-15T09:33:30.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T19:15:14.387Z","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/atatus.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":"2024-06-15T05:59:28.000Z","updated_at":"2024-06-15T09:33:34.000Z","dependencies_parsed_at":"2024-06-15T10:55:36.832Z","dependency_job_id":null,"html_url":"https://github.com/atatus/distributed-tracing-golang-sample","commit_stats":null,"previous_names":["atatus/distributed-tracing-golang-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atatus%2Fdistributed-tracing-golang-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atatus%2Fdistributed-tracing-golang-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atatus%2Fdistributed-tracing-golang-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atatus%2Fdistributed-tracing-golang-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atatus","download_url":"https://codeload.github.com/atatus/distributed-tracing-golang-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500803,"owners_count":20300774,"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":[],"created_at":"2024-11-19T16:46:14.261Z","updated_at":"2025-03-14T00:11:26.495Z","avatar_url":"https://github.com/atatus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Opentelemetry-Go-Distributed-Tracing\n\n## Requirements\n\n* Go (version \u003e= 1.16)\n* MySQL 8\n* serve\n\n## Install dependencies run below command\n\n* For installation of `serve` see: [https://www.npmjs.com/package/serve](https://www.npmjs.com/package/serve)\n\n```bash\nnpm install -g serve\n```\n\n## `.env` file setup\n\n * Copy the `.env.example` file to `.env` in the `root` directory.\n * Copy the `.env.example` file to `.env` in the `frontend` directory.\n \n\n## Start individual microservices using below commands\n\n1) User Service\n\n```sh\ngo run ./customers\n```\n\n2) Payment Service\n\n```sh\ngo run ./payment\n```\n\n3) Order Service\n\n```sh\ngo run ./order\n```\n\n4) Start the frontend using following command\n\n```sh\nserve -l 5000 frontend\n```\n\n5) Access \n\n```bash\nhttp://localhost:5000/\nhttp://localhost:8080/\nhttp://localhost:8081/\nhttp://localhost:8082/\n```\n\n## OTel Setup \n\nInstall Otelcol-contribute [using this link](https://github.com/open-telemetry/opentelemetry-collector-releases/releases)\n\n\n## Atatus collector Configuration\n\n* you can use collector configuration file `atatus-collector.yaml` for send OTel data to Atatus.\n\n\n## Run otel-contrib\n\n```bash\n./otelcol-contrib --config=\u003cYour-Local-path\u003e/atatus-collector.yaml\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatatus%2Fdistributed-tracing-golang-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatatus%2Fdistributed-tracing-golang-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatatus%2Fdistributed-tracing-golang-sample/lists"}