Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/ggeorgakoudis/refine

REalistic Fault INjEction using compiler-based instrumentation

fault-injection instrumentation llvm-compiler

Last synced: 10 Jan 2025

https://github.com/lms24/svienna-sveltekit-sdk-bts

Slides for my Talk at Svienna January 2023: Building an Error and Performance Monitoring SDK

instrumentation sdk sentry sveltekit

Last synced: 06 Feb 2025

https://github.com/nhsdigital/ndr_browser_timings

Rails engine to performs client-side instrumentation and feeds back to the application.

browser instrumentation javascript rails

Last synced: 15 Feb 2025

https://github.com/ashutoshiwnl/monarch-java-agent

Monarch-Java-Agent is a powerful Java agent for method monitoring and analysis. It offers various features to track method execution time, print stack traces, log method arguments and return values, capture heap dumps, and gather JVM-related information.

bytecode-manipulation instrumentation java-agent

Last synced: 23 Jan 2025

https://github.com/aburmesedev/aws-sdk-python-otel-test

OpenTelemetry is an observability framework for cloud-native software.

instrumentation opentracing

Last synced: 08 Feb 2025

https://github.com/andrew-bedford/sai

Static analysis and instrumentation framework for Android

android instrumentation static-analysis

Last synced: 10 Jan 2025

https://github.com/bsm/instruments

Collecting metrics over discrete time intervals

go golang histogram instrumentation

Last synced: 24 Dec 2024

https://github.com/davidf1000/auto-hand-sanitizer

Automatic Hand Sanitizer using arduino nano, IR, ultrasonic, dc pump, and LCD that pumps hand sanitizer to your hand and measure the container liquid level

arduino instrumentation

Last synced: 11 Jan 2025

https://github.com/nighttrax/babel-sentry

A Babel plugin for for instrumenting functions with Sentry logging

babel instrumentation plugin raven sentry

Last synced: 24 Jan 2025

https://github.com/rodarima/ovni

Obtuse but Versatile Nanoscale Instrumentation

hpc instrumentation paraver tracing

Last synced: 15 Jan 2025

https://github.com/seatgeek/telemetria

A golang wrapper around the influxdb client for easier app instrumentation

golang influxdb instrumentation

Last synced: 11 Feb 2025

https://github.com/col-e/javafx-access-agent

An agent to check if your calls are properly being made on the JavaFX application thread

instrumentation javaagent javafx

Last synced: 24 Jan 2025

https://github.com/avmnu-sng/clepsydra

Instrument events for elapsed time

instrument instrumentation notification

Last synced: 25 Dec 2024

https://github.com/manoelcampos/java-collections-advisor

An experimental Java 11 Agent to intercept JDK Collection calls, compute metrics and provide some advices (WIP)

byte-buddy instrumentation instrumentation-agent java java-11 java-agent

Last synced: 14 Feb 2025

https://github.com/newrelic-experimental/newrelic-java-hystrix

Instrumentation of the New Relic Java Agent for the Hystrix framework

hystrix instrumentation java nrlabs nrlabs-data nrlabs-odp observability-data

Last synced: 13 Jan 2025

https://github.com/newrelic-experimental/newrelic-java-httpservlet-transaction-namer

A New Relic Java Agent extension to facilitate custom instrumentation to javax.servlet.http.HttpServlet, primarily to rename transactions.

httpservlet instrumentation java namer naming nrlabs nrlabs-data nrlabs-odp observability-data transaction

Last synced: 13 Jan 2025

https://github.com/olivierlacan/etalon

A simple tool to instrument Ruby code

benchmarking instrumentation ruby

Last synced: 12 Feb 2025

https://github.com/parsiya/winapputil

WinAppUtil is a set of utilities created to help with my use of WinAppDbg

instrumentation winappdbg

Last synced: 14 Jan 2025

https://github.com/mridang/example-opentelemetry

An sample project to act a OpenTelemetry testbed

collector instrumentation opentelemetry otel spans telemetry traces tracing

Last synced: 05 Feb 2025

https://github.com/cbuschka/methodwrap

an example how to wrap method invocations via jdk8 instrumentation api (need this to tame a crappy old ejb2 application)

ejb21 instrumentation jdk8

Last synced: 16 Jan 2025

https://github.com/scopeo-project/scopeo-instrumentation

Instrumentation library to trace every method call, and instance variable assignment of chosen methods

instrumentation pharo tracing-applications

Last synced: 18 Jan 2025

https://github.com/yashkumarverma/celery-sqlcommenter

Attach SQL comments to correlate celery tasks with SQL statements.

async celery database-queries django instrumentation

Last synced: 05 Feb 2025

Instrumentation Awesome Lists
Instrumentation Categories