We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0079b commit afd508fCopy full SHA for afd508f
2 files changed
documentation/instrumentation.md
@@ -36,7 +36,7 @@ class CustomInstrumentationState implements InstrumentationState {
36
}
37
38
39
-class CustomInstrumentation extends SimpleInstrumentation {
+class CustomInstrumentation extends SimplePerformantInstrumentation {
40
@Override
41
public InstrumentationState createState() {
42
//
versioned_docs/version-v20/instrumentation.md
0 commit comments