comparison xml/en/linux_packages.xml @ 3025:5cfaf094e2a0

Linux packages: documented nginx-module-otel package.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 24 Oct 2023 15:16:17 -0700
parents 1ad61bfc7630
children cc6b36cd17d6
comparison
equal deleted inserted replaced
3024:25a473b55e7b 3025:5cfaf094e2a0
5 <!DOCTYPE article SYSTEM "../../dtd/article.dtd"> 5 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
6 6
7 <article name="nginx: Linux packages" 7 <article name="nginx: Linux packages"
8 link="/en/linux_packages.html" 8 link="/en/linux_packages.html"
9 lang="en" 9 lang="en"
10 rev="90"> 10 rev="91">
11 11
12 <section name="Supported distributions and versions" id="distributions"> 12 <section name="Supported distributions and versions" id="distributions">
13 13
14 <para> 14 <para>
15 nginx packages are available for the following Linux distributions and 15 nginx packages are available for the following Linux distributions and
652 nginx-module-image-filter 652 nginx-module-image-filter
653 nginx-module-njs 653 nginx-module-njs
654 nginx-module-perl 654 nginx-module-perl
655 nginx-module-xslt 655 nginx-module-xslt
656 </programlisting> 656 </programlisting>
657 Additionally, since version 1.25.3, the following module is shipped as a
658 separate package:
659 <programlisting>
660 nginx-module-otel
661 </programlisting>
657 </para> 662 </para>
658 663
659 </section> 664 </section>
660 665
661 666