{"id":15023192,"url":"https://github.com/open-telemetry/opamp-go","last_synced_at":"2025-05-15T14:08:11.437Z","repository":{"id":37969736,"uuid":"424240089","full_name":"open-telemetry/opamp-go","owner":"open-telemetry","description":"OpAMP protocol implementation in Go","archived":false,"fork":false,"pushed_at":"2025-05-14T22:16:41.000Z","size":854,"stargazers_count":163,"open_issues_count":34,"forks_count":86,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-05-15T00:11:56.401Z","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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null}},"created_at":"2021-11-03T13:44:00.000Z","updated_at":"2025-05-14T21:55:42.000Z","dependencies_parsed_at":"2023-02-04T08:01:38.527Z","dependency_job_id":"545b57fa-48ba-4697-8111-ad88c64adac2","html_url":"https://github.com/open-telemetry/opamp-go","commit_stats":{"total_commits":183,"total_committers":29,"mean_commits":6.310344827586207,"dds":0.5136612021857924,"last_synced_commit":"03c76e0ee6027067ce4711245d63c4411a899dc4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopamp-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopamp-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopamp-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopamp-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-telemetry","download_url":"https://codeload.github.com/open-telemetry/opamp-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254355335,"owners_count":22057354,"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-09-24T19:58:49.156Z","updated_at":"2025-05-15T14:08:06.425Z","avatar_url":"https://github.com/open-telemetry.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# OpAMP protocol implementation in Go\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\n    \u003ca href=\"https://cloud-native.slack.com/archives/C02J58HR58R\"\u003eGetting In Touch\u003c/a\u003e\n  \u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pkg.go.dev/github.com/open-telemetry/opamp-go\"\u003e\n    \u003cimg alt=\"Go Docs\" height=\"28\" src=\"https://godoc.org/github.com/open-telemetry/opamp-go?status.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/open-telemetry/opamp-go/actions/workflows/build-and-test.yml?query=branch%3Amain\"\u003e\n    \u003cimg alt=\"Build Status\" src=\"https://img.shields.io/github/actions/workflow/status/open-telemetry/opamp-go/build-and-test.yml?branch%3Amain\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/open-telemetry/opamp-go\"\u003e\n    \u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/open-telemetry/opamp-go?style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/open-telemetry/opamp-go/branch/main/\"\u003e\n    \u003cimg alt=\"Codecov Status\" src=\"https://img.shields.io/codecov/c/github/open-telemetry/opamp-go?style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/open-telemetry/opamp-go/releases\"\u003e\n    \u003cimg alt=\"GitHub release (latest by date including pre-releases)\" src=\"https://img.shields.io/github/v/release/open-telemetry/opamp-go?include_prereleases\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n[Open Agent Management Protocol (OpAMP)](https://github.com/open-telemetry/opamp-spec)\nis a network protocol for remote management of large fleets of data collection Agents.\n\nOpAMP allows Agents to report their status to and receive configuration from a\nServer and to receive agent package updates from the server.\nThe protocol is vendor-agnostic, so the Server can remotely monitor and\nmanage a fleet of different Agents that implement OpAMP, including a fleet of\nmixed agents from different vendors.\n\nThis repository is work-in-progress of an OpAMP implementation in Go.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\nApprovers ([@open-telemetry/opamp-go-approvers](https://github.com/orgs/open-telemetry/teams/opamp-go-approvers)):\n\n- [Anthony Mirabella](https://github.com/Aneurysm9), AWS\n- [Evan Bradley](https://github.com/evan-bradley), Dynatrace\n\nEmeritus Approvers\n\n- [Alex Boten](https://github.com/codeboten), Lightstep\n- [Przemek Maciolek](https://github.com/pmm-sumo), Sumo Logic\n- [Srikanth Chekuri](https://github.com/srikanthccv), signoz.io\n\nMaintainers ([@open-telemetry/opamp-go-maintainers](https://github.com/orgs/open-telemetry/teams/opamp-go-maintainers)):\n\n- [Andy Keller](https://github.com/andykellr), Bindplane\n- [Tigran Najaryan](https://github.com/tigrannajaryan), Splunk\n\nLearn more about roles in the [community repository](https://github.com/open-telemetry/community/blob/main/community-membership.md).\n\nThanks to all the people who already contributed!\n\n\u003ca href=\"https://github.com/open-telemetry/opamp-go/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contributors-img.web.app/image?repo=open-telemetry/opamp-go\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-telemetry%2Fopamp-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-telemetry%2Fopamp-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-telemetry%2Fopamp-go/lists"}