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.
-
- 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.
-
- This example shows how to create and use a custom advisor with OpenTelemetry Weaver Live-check.
- It demonstrates implementing custom validation logic using Rego policies.
- It shows how to validate telemetry data against custom annotations in your semantic convention model.
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.