Skip to content

open-telemetry/opamp-go

OpAMP protocol implementation in Go


Getting In Touch

Go Docs Build Status Go Report Card Codecov Status GitHub release (latest by date including pre-releases)


Open Agent Management Protocol (OpAMP) is a network protocol for remote management of large fleets of data collection Agents.

OpAMP allows Agents to report their status to and receive configuration from a Server and to receive agent package updates from the server. The protocol is vendor-agnostic, so the Server can remotely monitor and manage a fleet of different Agents that implement OpAMP, including a fleet of mixed agents from different vendors.

This repository is work-in-progress of an OpAMP implementation in Go.

Contributing

See CONTRIBUTING.md.

Approvers (@open-telemetry/opamp-go-approvers):

Emeritus Approvers

Maintainers (@open-telemetry/opamp-go-maintainers):

Learn more about roles in the community repository.

Thanks to all the people who already contributed!