
instrumentation · GitHub Topics · GitHub
5 days ago · In computer science, instrumentation is a technique that consists of inserting specific instructions into a program to monitor and/or analyze its performance, functionality, or behavior, but …
OpenTelemetry .NET Automatic Instrumentation - GitHub
You can enable the OpenTelemetry .NET Automatic Instrumentation as a .NET Profiler to inject additional instrumentations of this project at runtime, using a technique known as monkey-patching.
OpenTelemetry Instrumentation for Java - GitHub
This package includes the instrumentation agent as well as instrumentations for all supported libraries and all available data exporters. The package provides a completely automatic, out-of-the-box …
open-telemetry/opentelemetry-go-instrumentation - GitHub
Users of non-Linux operating systems can use the Docker images or create a virtual machine to compile and run OpenTelemetry Go Automatic Instrumentation. See COMPATIBILITY.md for information …
Automatic compile-time instrumentation of Go code - GitHub
Orchestrion processes Go source code at compilation time and automatically inserts instrumentation. This instrumentation is driven by the imports present in the orchestrion.tool.go file at the project's root.
GitHub - open-telemetry/opentelemetry-ebpf-instrumentation
This repository provides eBPF instrumentation based on the OpenTelemetry standard. It provides a lightweight and efficient way to collect telemetry data using eBPF for user-space applications.
GitHub - frida/frida-gum: Cross-platform instrumentation and ...
Cross-platform instrumentation and introspection library written in C - frida/frida-gum