This repository contains Open Agent Management Protocol (OpAMP) specification and Protobuf definitions in proto directory.
See releases here and changelog here.
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):
- Alex Boten, Lightstep
- Andy Keller, observIQ
- Daniel Jaglowski, observIQ
Emeritus Approvers
- Przemek Maciolek, Sumo Logic
Maintainers (@open-telemetry/opamp-spec-maintainers):
- Tigran Najaryan, Splunk