This repository contains the JSON schema definitions of the OpenTelemetry declarative configuration data model. JSON schema was chosen in part because of the large ecosystem of tools for things like ...
protoc-gen-jsonschema is a plugin that converts protocol buffer files into JSON Schema. While it primarily focuses on the protobuf standard, it also supports certain non-standard specifications, such ...