[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет prometheus-jmx-exporter-0.12.0-10.el8.inferit.noarch download

Имя prometheus-jmx-exporter
Эпоха 0
Версия 0.12.0
Релиз 10.el8.inferit
Архитектура noarch
Сайт https://github.com/prometheus/jmx_exporter/
Лицензия ASL 2.0
Время сборки 2023-11-08 11:37:02
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Prometheus JMX Exporter
Репозитории AppStream
Полное описание JMX to Prometheus exporter: a collector that can be configured to scrape and expose MBeans of a JMX target. This exporter is intended to be run as a Java Agent, exposing a HTTP server and serving metrics of the local JVM.
Эррата
Размер 468 КиБ
Исходный проект prometheus-jmx-exporter-0.12.0-10.el8.inferit
Контрольная сумма SHA-256 4c349ea7a6e69a6d0f190d1d66a073a17a000a2ca4c391d87bfd9869872b24d0
× Full screenshot
История изменений link
* Wed Nov 08 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.12.0-10.inferit
- Using the latest Java environment for build
- Rebuilt for MSVSphere 8.8

* Wed Dec 07 2022 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-10
- Bump release.

* Wed Dec 07 2022 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-9
- Fix CVE-2022-1471 by using SafeConstructor.

* Mon Sep 26 2022 Jonathan Dowland <jdowland@redhat.com> - 0.12.0-8
- Bump snakeyaml version to 1.32 to collect fix for CVE-2022-25857
  (BZ 2126789)

* Tue Aug 31 2021 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-7
- Add JDK binding sub-packages so that the package
  can be used with either JDK 11 or JDK 17.
- Add requirement on base package for the JDK binding packages.

* Mon Apr 20 2020 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-6
- Fix CVE-2017-18640 by using updated snakeyaml.

* Wed Oct 09 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-5
- rebuilt

* Wed Oct 09 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-4
- rebuilt

* Wed Oct 09 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-3
- Advertise correct bundled snakeyaml version (1.25)

* Tue Sep 03 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-2
- Add patch to properly name-space included dependencies