Skip to content

Commit 4605678

Browse files
author
Matt Bowler
committed
- module 2 lab 3 code reference correct
- module 3 lab 1 fleet inventory update
1 parent 0b4ac09 commit 4605678

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/class1/module2/lab3.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ F5 AST Configuration Setting Files
175175

176176
.. code-block:: console
177177
178-
` bigip/3:
178+
bigip/3:
179179
endpoint: https://10.1.1.7
180180
data_types:
181181
f5.apm:
@@ -204,7 +204,7 @@ F5 AST Configuration Setting Files
204204
enabled: false
205205
tls:
206206
insecure_skip_verify: true
207-
# ca_file:`
207+
# ca_file:
208208
209209
To save your changes, press ``escape``, then type ``:wq`` and ``return``. You should see a message similar to the following upon successful save:
210210

@@ -236,8 +236,6 @@ Once the ``bigip_receivers.yaml`` file has been updated, you must run the config
236236
237237
sudo docker-compose restart otel-collector
238238
239-
240-
241239
Updating F5 AST
242240
---------------
243241

docs/class1/module3/lab1.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,11 @@ The **Fleet Inventory** dashboard is your one-stop shop for a list of all the F5
3535

3636
Available Metrics include:
3737

38-
* Total Inventory by Software Version
39-
* Inventory Total by Device Type
38+
* Inventory Total by Software Version
39+
* Inventory Total by Product Name
40+
* Inventory Total by Product Type
4041
* Online Inventory by Version
42+
* Module Status
4143
* Inventory Detail
4244

4345

0 commit comments

Comments
 (0)