Skip to content

Commit b4a9402

Browse files
author
Matt Bowler
committed
update otel collector version reference
1 parent 3a7a1a2 commit b4a9402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/class1/module2/lab3.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Let's check the AST OTel collector version by examining the ``docker-compose.yam
252252
.. code-block:: console
253253
254254
otel-collector:
255-
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.8.1
255+
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.1
256256
257257
This particular output reveals ``v0.9.1`` of the OTel Custom Collector. If that version is lower than what's listed on the `f5devcentral / application-study-tool Releases board <https://github.com/f5devcentral/application-study-tool/releases/>`_, perform the following steps. Otherwise, you're ready and free to roll on to :ref:`Accessing F5 AST`.
258258

0 commit comments

Comments
 (0)