9 lines
172 B
HTML
9 lines
172 B
HTML
<html>
|
|
<head>
|
|
<title>add_instrumentation example</title>
|
|
</head>
|
|
<body>
|
|
A small page to demonstrate how instrumentation is added to a page.
|
|
</body>
|
|
</html>
|