mwear / opamp-spec

OpAMP Specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Makefile 100.0%