Skip to content

Commit 6d65130

Browse files
authored
Merge pull request #23 from f5devcentral/develop
update otel collector version reference (0.8.1 -> 0.9.1)
2 parents 42a9b77 + b4a9402 commit 6d65130

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)