Skip to content

Commit 8d7847c

Browse files
author
David Hersh
authored
Update README.md
1 parent a22f424 commit 8d7847c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Open the following file to demo code-level metrics.
44

5+
- [InsightsInterceptor](WebPortal/Java/src/main/java/acme/storefront/InsightsInterceptor.java)
6+
7+
Open the following file to demo initiating a log search from the code.
8+
59
- [ValidateCouponAction](WebPortal/Java/src/main/java/acme/storefront/action/ValidateCouponAction.java)
610

711
And open the following file to demo saving queries to a NRQL file.
@@ -10,7 +14,6 @@ And open the following file to demo saving queries to a NRQL file.
1014

1115
The following files also have codelenses, many of which were acheived via custom instrumentation.
1216

13-
- [InsightsInterceptor](WebPortal/Java/src/main/java/acme/storefront/InsightsInterceptor.java)
1417
- [BrowsePhoneAction](WebPortal/Java/src/main/java/acme/storefront/action/BrowsePhoneAction.java)
1518
- [BrowsePhonesAction](WebPortal/Java/src/main/java/acme/storefront/action/BrowsePhonesAction.java)
1619
- [BrowsePlanAction](WebPortal/Java/src/main/java/acme/storefront/action/BrowsePlanAction.java)

0 commit comments

Comments
 (0)