Skip to content

open-telemetry/opamp-go

Folders and files

NameName
Last commit message
Last commit date
Feb 26, 2025
Feb 26, 2025
Mar 5, 2025
Feb 26, 2025
Feb 29, 2024
Mar 5, 2025
Feb 26, 2025
Sep 22, 2022
Mar 4, 2025
Nov 3, 2021
Feb 18, 2025
Jan 7, 2025
Jan 7, 2025
Feb 26, 2025
Jan 9, 2024

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!