{"id":24599751,"url":"https://github.com/open-telemetry/opentelemetry-go-compile-instrumentation","last_synced_at":"2025-04-07T09:15:53.253Z","repository":{"id":273905037,"uuid":"916247115","full_name":"open-telemetry/opentelemetry-go-compile-instrumentation","owner":"open-telemetry","description":"TBD","archived":false,"fork":false,"pushed_at":"2025-03-11T20:43:20.000Z","size":13,"stargazers_count":93,"open_issues_count":5,"forks_count":8,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-03-31T08:08:02.840Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open-telemetry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-13T18:21:55.000Z","updated_at":"2025-03-29T08:26:10.000Z","dependencies_parsed_at":"2025-02-25T09:01:19.079Z","dependency_job_id":"6d8e4d0d-88c8-4ab4-8034-cb9e12b9981c","html_url":"https://github.com/open-telemetry/opentelemetry-go-compile-instrumentation","commit_stats":null,"previous_names":["open-telemetry/opentelemetry-go-compile-instrumentation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-go-compile-instrumentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-go-compile-instrumentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-go-compile-instrumentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-go-compile-instrumentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-telemetry","download_url":"https://codeload.github.com/open-telemetry/opentelemetry-go-compile-instrumentation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247622988,"owners_count":20968575,"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":"2025-01-24T13:17:13.734Z","updated_at":"2025-04-07T09:15:53.232Z","avatar_url":"https://github.com/open-telemetry.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# OpenTelemetry-Go-Compile-Instrumentation\n\n\n\nOpenTelemetry-Go-Compile-Instrumentation provides compile time  [OpenTelemetry](https://opentelemetry.io/) instrumentation for [Golang](https://golang.org/).\n\n## Project Status\n\n| Signal  | Status             |\n|---------|--------------------|\n| Traces  | WIP             |\n| Metrics | WIP             |\n| Logs    | Not started       |\n| Profiling    | Not started  |\n\n\n## Getting Started\n\nRun `sh -x build.sh` to show instrumentation example. In this example, we will inject a piece of code into the `main` function of the `main` package under the `demo` module to output the \"Entering hook\" string. This injected code comes from the `sdk` module.\nIf you want to check the result of instrumentation, go to the directory location that appears as output when running build.sh, e.g., `WORK=/var/folders/x9/fddsvlt5363c0plvvw8_2mr80000gn/T/go-build2020695287`.\n\n### Navigate to the WORK directory:\n```bash\ncd /var/folders/x9/fddsvlt5363c0plvvw8_2mr80000gn/T/go-build2020695287\n```\n\n### Locate the main package under the b001 subdirectory:\n```bash\nls -l b001\n```\n\n### Inspect files:\n```bash\ncat modified.go\n```\n\n## Contributing\n\nSee the [contributing documentation](CONTRIBUTING.md).\n\n## License\n\nOpenTelemetry Go Compile Instrumentation project is licensed under the terms of the [Apache Software License version 2.0].\nSee the [license file](./LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-telemetry%2Fopentelemetry-go-compile-instrumentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-telemetry%2Fopentelemetry-go-compile-instrumentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-telemetry%2Fopentelemetry-go-compile-instrumentation/lists"}