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/newrelic-experimental/newrelic-java-transaction-listener-service

This lightweight Java Agent extension listens for Java Agent configChanged and transactionFinished events. It adds the labels from the Agent's configuration yml file to each completed Agent transaction subject to the Rules below. The labels are read on startup and on configChanged events.The added labels appear in every Transaction Trace as user attributes.

instrumentation java listener nrlabs nrlabs-data nrlabs-odp observability-data service tracing transaction transaction-listener-service

Last synced: 14 Nov 2024

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: 14 Nov 2024

https://github.com/newrelic-experimental/newrelic-java-jdbc-executebatch

Provides instrumentation for tracking the executeBatch method of the Statement, PreparedStatement and CallableStatement interfaces as a database call.

execute-batch instrumentation java jdbc nrlabs nrlabs-data nrlabs-odp observability-data

Last synced: 14 Nov 2024

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: 14 Nov 2024

https://github.com/newrelic-experimental/newrelic-java-adobe-aem

Provides instrumentation for Adobe AEM along with its underlying frameworks

adobe-aem aem extensions instrumentation java nrlabs nrlabs-data nrlabs-odp observability observability-data

Last synced: 14 Nov 2024

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

Provides instrumentation to record Enovia MQL as a database call in the New Relic Java Agent

enovia instrumentation java mql nrlabs nrlabs-data nrlabs-odp observability

Last synced: 14 Nov 2024

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

Gives status of Atomikos Data Sources since this information is unavailable via JMX

atomikos data instrumentation java nrlabs nrlabs-data nrlabs-java-verify nrlabs-odp observability-data

Last synced: 14 Nov 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: 12 Nov 2024

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

Static analysis and instrumentation framework for Android

android instrumentation static-analysis

Last synced: 11 Nov 2024

https://github.com/parsiya/winapputil

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

instrumentation winappdbg

Last synced: 14 Nov 2024

https://github.com/rodarima/ovni

Obtuse but Versatile Nanoscale Instrumentation

hpc instrumentation paraver tracing

Last synced: 15 Nov 2024

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: 15 Nov 2024

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: 17 Nov 2024

https://github.com/twuni/measured.js

Simple performance instrumentation for asynchronous functions.

instrumentation javascript performance-monitoring

Last synced: 18 Nov 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: 22 Dec 2024

https://github.com/mcpcpc/mpscpi

Instrumentation framework for network-based SCPI communication.

instrumentation micropython scpi

Last synced: 26 Nov 2024

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: 23 Dec 2024

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

Attach SQL comments to correlate celery tasks with SQL statements.

async celery database-queries django instrumentation

Last synced: 11 Dec 2024

https://github.com/bsm/instruments

Collecting metrics over discrete time intervals

go golang histogram instrumentation

Last synced: 24 Dec 2024

Instrumentation Awesome Lists
Instrumentation Categories