Sun, 28 Apr 2024 23:59:56 UTC | login

Information for build ansible-pcp-2.2.7-1.fc37

ID219973
Package Nameansible-pcp
Version2.2.7
Release1.fc37
Epoch
SummaryAnsible Metric collection for Performance Co-Pilot
DescriptionA collection containing roles for Performance Co-Pilot (PCP) and related software such as Redis and Grafana. The collection is made up of several Ansible roles, including: performancecopilot.metrics.pcp A role for core PCP capabilities, configuring live performance analysis with a large base set of metrics from the kernel and system services, as well as data recording and rule inference. performancecopilot.metrics.redis A role for configuring a local Redis server, suitable for use with a Performance Co-Pilot archive repository (for single or many hosts) and fast, scalable querying of metrics. performancecopilot.metrics.grafana A role for configuring a local Grafana server, providing web frontend visuals for Performance Co-Pilot metrics, both live and historically. Data sources for Vector (live), Redis (historical) and interactive bpftrace (eBPF) scripts can be configured by this role. The PCP REST API service (from the core pcp role) should be configured in order to use this role. performancecopilot.metrics.bpftrace A role that extends the core PCP role, providing metrics from bpftrace scripts using Linux eBPF facilities. Configuring authentication of a local user capable of running bpftrace scripts via the PCP agent is a key task of this role. performancecopilot.metrics.elasticsearch A role that extends the core PCP role, providing metrics from a live ElasticSearch instance for PCP analysis or exporting of PCP metric values (and metadata) to ElasticSearch for the indexing and querying of performance data.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 12 Nov 2022 13:54:53 UTC
CompletedSat, 12 Nov 2022 13:54:53 UTC
Tags
f37
f38
RPMs
src
ansible-pcp-2.2.7-1.fc37.src.rpm (info) (download)
noarch
ansible-pcp-2.2.7-1.fc37.noarch.rpm (info) (download)
Changelog * Fri Oct 28 2022 Nathan Scott <nathans@redhat.com> 2.2.7-1 - Latest upstream release * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Apr 21 2022 Nathan Scott <nathans@redhat.com> 2.2.5-1 - Latest upstream release * Tue Feb 15 2022 Nathan Scott <nathans@redhat.com> 2.2.4-3 - RHEL8.6+, RHEL9+, Fedora - add "ansible-core or ansible" dep * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 17 2021 Nathan Scott <nathans@redhat.com> 2.2.4-1 - Small fixes for bpftrace, mssql roles and tests - RHEL9 - add "Requires: ansible-core" - Latest upstream release * Fri Nov 12 2021 Nathan Scott <nathans@redhat.com> 2.2.2-1 - Correct the URL listed for this package (BZ 2001902) - Latest upstream release * Thu Aug 26 2021 Nathan Scott <nathans@redhat.com> 2.2.1-1 - Latest upstream release * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 25 2021 Nathan Scott <nathans@redhat.com> 2.1.4-1 - Latest upstream release * Thu Jun 03 2021 Nathan Scott <nathans@redhat.com> 2.1.3-1 - Latest upstream release * Fri Feb 05 2021 Nathan Scott <nathans@redhat.com> 2.1.2-1 - Add RHEL macros to the spec alongside Fedora - Latest upstream release * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 11 2020 Nathan Scott <nathans@redhat.com> 2.0.3-1 - Updated for new version with changed namespace - Ansible collection macros now used in the spec - Added ansible-lint checking in %check section