diff --git a/labs/instana/explore-instana/3-explore/images/comparison-table.png b/labs/instana/explore-instana/3-explore/images/comparison-table.png
index 462241bc..4db86979 100644
Binary files a/labs/instana/explore-instana/3-explore/images/comparison-table.png and b/labs/instana/explore-instana/3-explore/images/comparison-table.png differ
diff --git a/labs/instana/explore-instana/3-explore/images/line-of-code.png b/labs/instana/explore-instana/3-explore/images/line-of-code.png
index e1ef9c8c..6ea612f3 100644
Binary files a/labs/instana/explore-instana/3-explore/images/line-of-code.png and b/labs/instana/explore-instana/3-explore/images/line-of-code.png differ
diff --git a/labs/instana/explore-instana/3-explore/images/qotd-analyze-engraving-calls.png b/labs/instana/explore-instana/3-explore/images/qotd-analyze-engraving-calls.png
index b1f1fe1b..d1d3f6c4 100644
Binary files a/labs/instana/explore-instana/3-explore/images/qotd-analyze-engraving-calls.png and b/labs/instana/explore-instana/3-explore/images/qotd-analyze-engraving-calls.png differ
diff --git a/labs/instana/explore-instana/3-explore/index.mdx b/labs/instana/explore-instana/3-explore/index.mdx
index 60797335..9c1b9ff7 100644
--- a/labs/instana/explore-instana/3-explore/index.mdx
+++ b/labs/instana/explore-instana/3-explore/index.mdx
@@ -28,7 +28,8 @@ If you are unsure how to get access to the Bastion host (Guacamole) see
You can safely ignore the warning about the certificate being untrusted.
-
+{/*  */}
+
:::
@@ -37,13 +38,16 @@ When prompted, enter the username and password that you updated earlier.
- Email: **admin@instana.local**
- Password: **Passw0rd**
-
+{/*  */}
+
+
## 3.1: Explore Kubernetes
Use the left navigation to select **Platforms** and then **Kubernetes**
-
+{/*  */}
+
When you select **Platforms** in the classroom environment, you will only see
**kubernetes** and **SAP**. But, there are additional **feature flags** that can
@@ -124,7 +128,8 @@ the hostname of one of the servers. For example _mqace_
Once you have specified the filter, you'll see that the infrastructure view is
filtered to just a single server that matches your search.
-
+{/*  */}
+
There are many other types of queries that can be executed using the
filter/search bar. For example, you can specify AND, OR, and NOT conditions. You
@@ -138,14 +143,16 @@ Next, flyover one of the three towers that represents the Instana server. These
towers are taller than the others because there are more discovered entities
running on it.
-
+{/*  */}
+
You'll notice that a number of components were automatically discovered and are
instrumented for monitoring.
Next, flyover the MQ & ACE tower.
-
+{/*  */}
+
This is the MQ and ACE server. You can see the MQ and ACE components along with
a discovered JVM, and more.
@@ -161,7 +168,8 @@ poor health.
In addition, if you select where is says **Hosts**, there is a dropdown list
that allows you to see lists of JVMs, containers, etc.
-
+{/*  */}
+
Change from **Hosts** to **Containerd Containers** in the dropdown list and
you'll see a complete list of containers and their utilization and health.
@@ -171,13 +179,15 @@ Table.
Zoom in with the plus sign in the bottom right corner.
-
+{/*  */}
+
You'll notice that each tower is actually comprised of multiple pizza boxes.
Each one represents an **Entity** such as an MQ Queue Manager or an ACE
Integration Node.
-
+{/*  */}
+
Flyover the MQ & ACE server again until you see a list of all discovered
Entities. If you only see 1 entity, move your mouse to one of the corners of the
@@ -262,7 +272,8 @@ Perspective** for the **Robot Shop** application.
On the left hand navigation, select **Applications**.
-
+{/*  */}
+
You will see a list of all applications that are defined in the environment.
Initially, this list only has one entry called **All Services**.
@@ -390,14 +401,16 @@ dependency graph will show you a summary of the traces going through that
service. You'll see the percentage of calls that are erroneous and the latency
of the calls.
-
+{/*  */}
+
Click on the **QM1@mqace** node. Notice that there are 3 options that would
allow you to navigate to the MQ dashboard, the transaction Flow within MQ, or
analyze the transaction calls through MQ. For now, we'll skip this navigation,
but we suggest you explore those options later.
-
+{/*  */}
+
Click on **"Upstream/Downsteam"** near the top of the page. This will allow you
to see a list of Upstream and Downstream services for the application.
@@ -475,7 +488,8 @@ the right side of the screen, you'll see the details and stack trace.
Scroll to the bottom of the screen and you will see the service endpoint list
-
+{/*  */}
+
Scroll back up and you will see a detailed call stack **Calls**. The call stack
gives you the timing and sequence of the call going through the application.
@@ -490,7 +504,8 @@ screen, below the call stack.
If you select the text on the left or the timeline bar, the **Details & Stack
Trace** context to the right of the page will change.
-
+{/*  */}
+
Explore the different types of calls going through this transaction by selecting
the individual call. When you select an entry, examine the detailed information
@@ -522,7 +537,7 @@ Manager, Queue Name, and the message ID that was posted on the queue.
Scroll down to the very bottom on the right side of the screen and you will see
a link named **CP4I.DEMO.API.Q**. Click on the **CP4I.DEMO.API.Q** link and you
-will navigate to the Queue page of the MQ sensor for the CP4I.DEMO.API.Q queue.
+will navigate to the IBM MQ Queue dashboard for this queue.
Instana places these links in context to make it easier to diagnose problems.

@@ -553,7 +568,8 @@ from Mobile Applications too. For now, we'll investigate the website monitoring.
Using the left side navigation, select **Websites & Mobile Apps**
-
+{/*  */}
+
You will see a list of websites that are being monitored. In this environment,
you'll see the **Robot Shop** application website. Click on the blue link for
@@ -623,7 +639,8 @@ in the lab.
Next, we're going to investigate Instana's unbounded analytics. Navigate to the
**Analytics** using the left side navigation.
-
+{/*  */}
+
Initially, you will see a screen showing 100% of the **Application Calls** that
are happening in the environment.
@@ -633,7 +650,8 @@ view other options. For example, you could analyze the traces, websites, mobile
applications, or profiles. For now, close the dialog and we'll analyze the
**Application Calls**
-
+{/*  */}
+
One of the key Instana capabilities is **Unbounded Analytics**. This allows you
to apply ad-hoc queries to easily find the data you are looking for. On the
@@ -657,7 +675,8 @@ to accomplish that.
Select the **Add Filter** button at the top of the page. Then, select **Call
Type** and select **Database**
-
+{/*  */}
+
This will filter the calls to just the database calls. But, the calls are not
organized in a meaningful way. So, let's use the **group** option to group the
@@ -666,7 +685,8 @@ statements.
Click on the **Add Group** button. Then, type **database** in the filter box and
select **Statement**
-
+{/*  */}
+
This will group all of the Database statements by unique SQL statements. You can
then take these statements and sort them by latency, erroneous calls, etc.
@@ -689,7 +709,9 @@ Let's explore one more key capability within Instana.
In the upper right corner of the screen, there is a **Share** button.
-
+
+{/*  */}
+
Click **Share** and a dialog will open.
@@ -703,7 +725,8 @@ locking the current time range, when the link it opened, it will take the person
to a view with the exact same time range that you are looking at. Otherwise,
they are taken to the most recent time range.
-
+{/*  */}
+
---