<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Yaroslav,<br>
    </p>
    <div class="moz-cite-prefix">On 25/10/2023 2:52 AM, Yaroslav
      Zhuravlev wrote:<span style="white-space: pre-wrap">
</span></div>
    <blockquote type="cite"
      cite="mid:A747BA24-8926-4AD8-B9A5-CD9F27689E74@nginx.com">
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">On 24 Oct 2023, at 23:16, Konstantin Pavlov <a class="moz-txt-link-rfc2396E" href="mailto:thresh@nginx.com"><thresh@nginx.com></a> wrote:

# HG changeset patch
# User Konstantin Pavlov <a class="moz-txt-link-rfc2396E" href="mailto:thresh@nginx.com"><thresh@nginx.com></a>
# Date 1698185777 25200
#      Tue Oct 24 15:16:17 2023 -0700
# Node ID aa09c0e4358bfbc98b051e536c25b74f5568f393
# Parent  00c220310f537af2654cd3a04780f36ef5518014
Linux packages: documented nginx-module-otel package.

diff -r 00c220310f53 -r aa09c0e4358b xml/en/linux_packages.xml
--- a/xml/en/linux_packages.xml Tue Oct 24 17:13:13 2023 +0100
+++ b/xml/en/linux_packages.xml Tue Oct 24 15:16:17 2023 -0700
@@ -7,7 +7,7 @@
<article name="nginx: Linux packages"
         link="/en/linux_packages.html"
         lang="en"
-         rev="90">
+         rev="91">

<section name="Supported distributions and versions" id="distributions">

@@ -654,6 +654,11 @@ nginx-module-njs
nginx-module-perl
nginx-module-xslt
</programlisting>
+Additionally, since version 1.25.3
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
comma needed after 1.25.3 (for consistency with similar places in the doc)

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">the following module is shipped as a
+separate package:
+<programlisting>
+nginx-module-otel
+</programlisting>
</para>

</section>
diff -r 00c220310f53 -r aa09c0e4358b xml/ru/linux_packages.xml
--- a/xml/ru/linux_packages.xml Tue Oct 24 17:13:13 2023 +0100
+++ b/xml/ru/linux_packages.xml Tue Oct 24 15:16:17 2023 -0700
@@ -7,7 +7,7 @@
<article name="nginx: пакеты для Linux"
         link="/ru/linux_packages.html"
         lang="ru"
-         rev="90">
+         rev="91">

<section name="Поддерживаемые дистрибутивы и версии" id="distributions">

@@ -651,6 +651,11 @@ nginx-module-njs
nginx-module-perl
nginx-module-xslt
</programlisting>
+В дополнение к этому, с версии 1.25.3 следующий модуль поставляется в виде
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
начиная с

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">+отдельного пакета:
+<programlisting>
+nginx-module-otel
+</programlisting>
</para>

</section>
</pre>
      </blockquote>
    </blockquote>
    <span style="white-space: pre-wrap">
</span>
    <p>Thanks!<br>
    </p>
    <blockquote type="cite"
      cite="mid:A747BA24-8926-4AD8-B9A5-CD9F27689E74@nginx.com">
      <pre class="moz-quote-pre" wrap="">As an optional variant to consider, perhaps it might be good
to reflect that it's a third party module authored by nginx devs, e.g:
</pre>
    </blockquote>
    <p><span style="white-space: pre-wrap">The same applies to njs as well if we want to go this route.</span></p>
  </body>
</html>