Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.64 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.64 KB

OpAMP Specification

This repository contains Open Agent Management Protocol (OpAMP) specification and Protobuf definitions in proto directory.

See releases here and changelog here.

Contributing

Prerequisites:

The specification is a single markdown file. If you make changes to the section headings make sure to update the Table of Contents by running make markdown-toc in root directory.

If any changes are made to Protobuf message definitions in the specification.md make sure to update also the *.proto files in the proto directory. Run make gen-proto to run the Protobuf compiler and verify the *.proto files.

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

Emeritus Approvers

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

Implementations

Libraries

Agent Management Platforms

Agents