Instrumentation
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 without changing how it behaves.
It can be done statically, changing the program before executing it, or dynamically, inserting instructions while it’s being executed.
Here are 135 public repositories matching this topic...
Prometheus instrumentation library for Python applications
-
Updated
Dec 12, 2025 - Python
Instrument your FastAPI with Prometheus metrics.
-
Updated
Oct 1, 2025 - Python
Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE
-
Updated
Nov 24, 2025 - Python
Tracing tools for ROS 2.
-
Updated
Nov 13, 2025 - Python
Application instrumentation and logging, with a geological bent.
-
Updated
Aug 5, 2022 - Python
ACVTool (Android Code Coverage Tool) is a tool to measure fine-grained code coverage of 3rd-party Android apps.
-
Updated
Jul 16, 2025 - Python
A FastAPI backend for blog with OpenTelemtry and Jaeger
-
Updated
Jan 20, 2024 - Python
Declarative instrumentation for Python.
-
Updated
Dec 13, 2025 - Python
experimenting with a new prometheus client for python
-
Updated
Jun 26, 2025 - Python
A framework for instrumenting build tools
-
Updated
Dec 3, 2025 - Python
🐍 Python Distributed Tracing & Metrics Sensor for Instana
-
Updated
Dec 8, 2025 - Python
-
Updated
May 18, 2019 - Python
Replace expensive LLM calls with finetunes automatically
-
Updated
Feb 15, 2024 - Python
A runtime python code manipulation framework for profiling, debugging and bugfixing
-
Updated
Aug 22, 2022 - Python
autodynatrace, a python library that implements automatic instrumentation using the OneAgent SDK for Python
-
Updated
Dec 2, 2024 - Python
Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)
-
Updated
Aug 11, 2023 - Python
DiscoPoP - Discovery of Potential Parallelism
-
Updated
Dec 3, 2025 - Python
GVProf: A Value Profiler for GPU-based Clusters
-
Updated
Mar 24, 2024 - Python
Lumigo's Python Distributed Tracing and Performance Agent for AWS lambda
-
Updated
Dec 5, 2025 - Python
- Followers
- 28 followers
- Website
- github.com/topics/instrumentation
- Wikipedia
- Wikipedia