Skip to content
#

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...

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

𝘔𝘢𝘯𝘺 𝘰𝘧 𝘵𝘩𝘦𝘴𝘦 𝘴𝘤𝘳𝘪𝘱𝘵𝘴 𝘢𝘳𝘦 𝘤𝘰𝘭𝘭𝘦𝘤𝘵𝘦𝘥 𝘧𝘳𝘰𝘮 𝘤𝘰𝘶𝘳𝘴𝘦𝘴, 𝘣𝘭𝘰𝘨𝘴, 𝘤𝘰𝘮𝘮𝘶𝘯𝘪𝘵𝘺 𝘳𝘦𝘴𝘰𝘶𝘳𝘤𝘦𝘴, 𝘢𝘯𝘥 𝘮𝘺 𝘰𝘸𝘯 𝘸𝘰𝘳𝘬.

  • Updated Jul 4, 2025
  • JavaScript