Skip to main content

Extension Development

The following tutorials will cover how to develop and manage Universal Extensions from scratch:

Title

Description

The Basics

Covers the basics of creating a Universal Extension along with its functionalities.

Integrating Third Party Dependencies

Covers how to integrate third party Python modules in an Extension.

Customizing Starter Templates

Optional guide that covers how to create your custom, starter template for quick development.

Integrating OpenTelemetry

Covers how to integrate with OpenTelemetry, providing developers with metrics and tracing capabilities for improved Extension observability.

See How to Build a Universal Extension from Scratch for a video tutorial on how to build a Universal Extension.