Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 409 Bytes

File metadata and controls

5 lines (3 loc) · 409 Bytes

The framework you expected is not in the list? Don't worry, you can easily inject your code into any frameworks/libraries that are not officially supported.

This document will briefly describe how to add a new plugin to the official repository — that is, how to inject instrumentation code into a new third-party library.

You can either instrument it for local development or contribute it to the project.