Skip to content

jlegoff/opamp-go

 
 

Repository files navigation

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!

About

OpAMP protocol implementation in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.0%
  • HTML 1.2%
  • Makefile 0.8%