-
Updated
Sep 26, 2022 - JavaScript
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 44 public repositories matching this topic...
Coverage merger for the Google Closure Compiler. Merges multiple coverage objects stored in JSON files and outputs them as a single JSON or LCOV report.
-
Updated
Dec 30, 2022 - JavaScript
Instrumentation with pre-built node binaries.
-
Updated
Jun 24, 2016 - JavaScript
Sample spring application with per-request profiling. Agent and build-time instrumentation. Profiler output visualization.
-
Updated
Mar 14, 2018 - JavaScript
This OpenTelemetry wrapper delivers seamless, lightning-fast observability, empowering developers to monitor, debug, and optimise microservices with ease. It auto-configures common instrumentations (HTTP, Express, AWS SDK, etc.) and provides a single entry point for integrating tracing.
-
Updated
Sep 8, 2025 - JavaScript
💥 Poof! Tag your JavaScript with markers, see the results inline (e.g. vim or emacs).
-
Updated
May 10, 2021 - JavaScript
Obuhersys is a dynamic analysis framework for detecting cryptographic API misuses in NodeJS software.
-
Updated
Aug 15, 2024 - JavaScript
realtime page bot detection, XSS detection and performance analytics tracker for the web
-
Updated
Feb 26, 2025 - JavaScript
Node.js ES Module Loader Prototype — APM
-
Updated
Aug 19, 2025 - JavaScript
Open source instruments for Flight-Connect by iSim
-
Updated
May 7, 2020 - JavaScript
This is a template of nodejs (express) application using Open Telemetry for testing software instrumentation
-
Updated
Sep 3, 2024 - JavaScript
Presentation on several techniques used during performance optimization of some heavily used web service
-
Updated
Apr 13, 2016 - JavaScript
A Babel plugin for for instrumenting functions with Sentry logging
-
Updated
May 20, 2018 - JavaScript
JavaScript transparent function wrapper with reflection capabilities
-
Updated
Sep 9, 2025 - JavaScript
Code tracing and instrumentation
-
Updated
Jun 10, 2018 - JavaScript
just another egg-zipkin-plugin
-
Updated
Nov 14, 2018 - JavaScript
Binary patching examples tutorial with dynamic instrumentation and traditional methods with a debugger.
-
Updated
Apr 28, 2022 - JavaScript
🛡️ Bypass fingerprinting with this HTTP proxy, allowing seamless use of clients like `curl` while masking your identity from blockers.
-
Updated
Sep 11, 2025 - JavaScript
Instrumentation for node Nuxt module
-
Updated
Jun 3, 2021 - JavaScript
Pre-process javascript files as they get required
-
Updated
Jul 17, 2019 - JavaScript
- Followers
- 24 followers
- Website
- github.com/topics/instrumentation
- Wikipedia
- Wikipedia