An example code for introduction to instrumentation blog.
There are two modules this project:
-
tested-app
A simple app that just writes to a log a constant message. -
profiler
A profiler agent that instruments the log method.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An example code for introduction to instrumentation blog.
There are two modules this project:
tested-app
A simple app that just writes to a log a constant message.
profiler
A profiler agent that instruments the log method.