Skip to content

cwegener/opamp-spec

 
 

Repository files navigation

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

About

OpAMP Specification

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%