Skip to content

Commit

Permalink
Merge pull request #5 from elaguerta-nr/elaguerta-nr-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
elaguerta-nr authored May 17, 2024
2 parents 9989ba5 + da447c8 commit 613d985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Provides instrumentation code for monitoring the Vert.x Event Bus. Tracks flow

Vertx-Verticles provides instrumentation for classes extends AbstractVerticle. It does this by instrumenting each class that is deployed. It tracks all methods except those defined by AbstractVerticle. Methods not tracked: start, stop, rxStart, rxStop, config, deploymentID, getVertx, init, processArgs.


test
## Installation

To install the instrumentation:
Expand Down

0 comments on commit 613d985

Please sign in to comment.