We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d0079b + afd508f commit 5845014Copy full SHA for 5845014
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