This repository contains a set of fully functional, working examples of using OpenTelemetry Weaver.
Install weaver by following the instructions from the release that matches your OS. Be sure to have weaver on your path for the commands in the examples to work.
- Basic
- This example demonstrates some basic usage of OpenTelemetry Weaver.
- It defines a simple model dependent on the OpenTelemetry Semantic Conventions.
- It shows how to generate docs and code, check and resolve the model, and use live-check with a sample application.
See CONTRIBUTING.md.
For more information about the maintainer role, see the community repository.
For more information about the approver role, see the community repository.