| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: grafana-pcp | Distribution: AlmaLinux | 
| Version: 5.1.1 | Vendor: AlmaLinux | 
| Release: 8.el8_10 | Build date: Wed Aug 14 11:52:50 2024 | 
| Group: Unspecified | Build host: s390x-builder01.almalinux.org | 
| Size: 37226720 | Source RPM: grafana-pcp-5.1.1-8.el8_10.src.rpm | 
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://github.com/performancecopilot/grafana-pcp | |
| Summary: Performance Co-Pilot Grafana Plugin | |
This Grafana plugin for Performance Co-Pilot includes data sources for scalable time series from pmseries(1) and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace(1), as well as several dashboards.
ASL 2.0
* Mon Jul 08 2024 Sam Feifer <sfeifer@redhat.com> - 5.1.1-8
  - Add a premade uwsgi dashboard for the vector datasource
* Tue May 07 2024 Sam Feifer <sfeifer@redhat.com> 5.1.1-3
  - bump release number
* Mon May 06 2024 Sam Feifer <sfeifer@redhat.com> 5.1.1-2
  - fix CVE-2024-1394
* Thu Oct 27 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 5.1.1-1
  - update to 5.1.1 tagged upstream community sources, see CHANGELOG
  - resolve CVE-2022-27664 golang: net/http: handle server errors after sending GOAWAY
* Mon Sep 19 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 5.0.0-4
  - update to 5.0.0 tagged upstream community sources, see CHANGELOG
  - install plugin in /usr/share and create symlink from /var using
    systemd-tmpfiles to work on rpm-ostree based distributions
  - revert the breaking change (change of internal plugin IDs) of upstream v5.0.0,
    i.e. there are no breaking changes when performing this upgrade
  - enable Go modules in build process
  - make vendor and webpack tarballs reproducible
  - drop makefile in favor of create_bundles.sh script
* Wed Aug 24 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 3.2.0-3
  - bump NVR
* Thu Aug 11 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 3.2.0-2
  - resolve CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header
  - resolve CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working
  - resolve CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read
  - resolve CVE-2022-30630 golang: io/fs: stack exhaustion in Glob
  - resolve CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob
  - resolve CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode
* Fri Nov 12 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 3.2.0-1
  - update to 3.2.0 tagged upstream community sources, see CHANGELOG
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.1.0-2
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Fri Jun 25 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 3.1.0-1
  - update to 3.1.0 tagged upstream community sources, see CHANGELOG
  - remove unused cryptographic implementations
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.2-4
  - Rebuilt for RHEL 9 BETA for openssl 3.0
    Related: rhbz#1971065
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.2-3
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 3.0.2-1
  - update to 3.0.2 tagged upstream community sources, see CHANGELOG
* Wed Dec 23 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 3.0.1-1
  - update to 3.0.1 tagged upstream community sources, see CHANGELOG
* Thu Nov 26 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 3.0.0-1
  - update to 3.0.0 tagged upstream community sources, see CHANGELOG
  - bundle golang dependencies and (optionally) node.js dependencies
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Feb 25 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 2.0.2-1
  - vector, redis: remove autocompletion cache (PCP metrics can be added and removed dynamically)
* Thu Feb 20 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 2.0.1-1
  - support for Grafana 6.6+, drop support for Grafana < 6.6
  - vector, bpftrace: fix version checks on dashboard load (prevent multiple pmcd.version checks on dashboard load)
  - vector, bpftrace: change datasource check box to red if URL is inaccessible
  - redis: add tests
  - flame graphs: support multidimensional eBPF maps (required to display e.g. the process name)
  - dashboards: remove BCC metrics from Vector host overview (because the BCC PMDA is not installed by default)
  - misc: update dependencies
  - build: fix production build (implement workaround for https://github.com/systemjs/systemjs/issues/2117, https://github.com/grafana/grafana/issues/21785)
* Wed Jan 29 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 1.0.7-1
  - redis: fix timespec (fixes empty graphs for large time ranges)
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Jan 07 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 1.0.6-1
  - redis: support wildcards in metric names
  - redis: fix label support
  - redis: fix legends
  - redis: set default sample interval to 60s (fixes empty graph borders)
  - build: upgrade copy-webpack-plugin to mitigate XSS vulnerability in the serialize-javascript transitive dependency
  - build: remove deprecated uglify-webpack-plugin
* Thu Dec 12 2019 Andreas Gerstmayr <agerstmayr@redhat.com> 1.0.4-2
  - remove node_modules/node-notifier directory from webpack (due to licensing issues)
* Wed Dec 11 2019 Andreas Gerstmayr <agerstmayr@redhat.com> 1.0.4-1
  - flame graphs: clean flame graph stacks every 5s (reduces CPU load)
  - general: implement PCP version checks
  - build: remove weak dependency (doesn't work with Node.js 12)
  - build: upgrade terser-webpack-plugin to mitigate XSS vulnerability in the serialize-javascript transitive dependency
* Tue Nov 26 2019 Nathan Scott <nathans@redhat.com> 1.0.3-1
  - fix flame graph dependency (flamegraph.destroy error in javascript console)
* Tue Nov 12 2019 Andreas Gerstmayr <agerstmayr@redhat.com> 1.0.2-1
  - handle counter wraps (overflows)
  - convert time based counters to time utilization
  - flame graphs: aggregate stack counts by selected time range in the Grafana UI
  - flame graphs: add option to hide idle stacks
  - vector: fix container dropdown in query editor
  - vector: remove container setting from datasource settings page
  - redis: fix value transformations (e.g. rate conversation of counters)
  - request more datapoints from the datasource to fill the borders of the graph panel
* Fri Oct 11 2019 Andreas Gerstmayr <agerstmayr@redhat.com> 1.0.0-1
  - bpftrace: support for Flame Graphs
  - bpftrace: context-sensitive auto completion for bpftrace probes, builtin variables and functions incl. help texts
  - bpftrace: parse output of bpftrace scripts (e.g. using `printf()`) as CSV and display it in the Grafana table panel
  - bpftrace: sample dashboards (BPFtrace System Analysis, BPFtrace Flame Graphs)
  - vector: table output: show instance name in left column
  - vector: table output: support non-matching instance names (cells of metrics which don't have the specific instance will be blank)
  - vector & bpftrace: if the metric/script gets changed in the query editor, immeditately stop polling the old metric/deregister the old script
  - vector & bpftrace: improve pmwebd compatibility
  - misc: help texts for all datasources (visible with the **[ ? ]** button in the query editor)
  - misc: renamed PCP Live to PCP Vector
  - misc: logos for all datasources
  - misc: improved error handling
* Fri Aug 16 2019 Andreas Gerstmayr <agerstmayr@redhat.com> 0.0.7-1
  - converted into a Grafana app plugin, renamed to grafana-pcp
  - redis: support for instance domains, labels, autocompletion, automatic rate conversation
  - live and bpftrace: initial commit of datasources
* Tue Jun 11 2019 Mark Goodwin <mgoodwin@redhat.com> 0.0.6-1
  - renamed package to grafana-pcp-redis, updated README, etc
* Wed Jun 05 2019 Mark Goodwin <mgoodwin@redhat.com> 0.0.5-1
  - renamed package to grafana-pcp-datasource, README, etc
* Fri May 17 2019 Mark Goodwin <mgoodwin@redhat.com> 0.0.4-1
  - add suggested pmproxy URL in config html
  - updated instructions and README.md now that grafana is in Fedora
* Fri Apr 12 2019 Mark Goodwin <mgoodwin@redhat.com> 0.0.3-1
  - require grafana v6.1.3 or later
  - install directory is now below /var/lib/grafana/plugins
* Wed Mar 20 2019 Mark Goodwin <mgoodwin@redhat.com> 0.0.2-1
  - initial version
/usr/lib/.build-id /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/c62018baf740274136cdd439f153def68383e1 /usr/lib/tmpfiles.d/grafana-pcp.conf /usr/share/doc/grafana-pcp /usr/share/doc/grafana-pcp/README.md /usr/share/licenses/grafana-pcp /usr/share/licenses/grafana-pcp/LICENSE /usr/share/licenses/grafana-pcp/NOTICE /usr/share/performancecopilot-pcp-app /usr/share/performancecopilot-pcp-app/CHANGELOG.md /usr/share/performancecopilot-pcp-app/LICENSE /usr/share/performancecopilot-pcp-app/README.md /usr/share/performancecopilot-pcp-app/dashboards /usr/share/performancecopilot-pcp-app/dashboards/redis /usr/share/performancecopilot-pcp-app/dashboards/redis/preview /usr/share/performancecopilot-pcp-app/dashboards/redis/preview/pcp-redis-metric-preview-graph.json /usr/share/performancecopilot-pcp-app/dashboards/redis/preview/pcp-redis-metric-preview-table.json /usr/share/performancecopilot-pcp-app/dashboards/vector /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-cpu-sys.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-cpu-user.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-cpu.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-memory-swap.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-memory.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-network-rx.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-network-tx.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-network.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist-storage.json /usr/share/performancecopilot-pcp-app/dashboards/vector/checklist/pcp-vector-checklist.json /usr/share/performancecopilot-pcp-app/datasources /usr/share/performancecopilot-pcp-app/datasources/bpftrace /usr/share/performancecopilot-pcp-app/datasources/bpftrace/README.md /usr/share/performancecopilot-pcp-app/datasources/bpftrace/components /usr/share/performancecopilot-pcp-app/datasources/bpftrace/components/language /usr/share/performancecopilot-pcp-app/datasources/bpftrace/components/language/BPFtraceBuiltins.json /usr/share/performancecopilot-pcp-app/datasources/bpftrace/dashboards /usr/share/performancecopilot-pcp-app/datasources/bpftrace/dashboards/pcp-bpftrace-flame-graphs.json /usr/share/performancecopilot-pcp-app/datasources/bpftrace/dashboards/pcp-bpftrace-system-analysis.json /usr/share/performancecopilot-pcp-app/datasources/bpftrace/img /usr/share/performancecopilot-pcp-app/datasources/bpftrace/img/eBPF.png /usr/share/performancecopilot-pcp-app/datasources/bpftrace/module.js /usr/share/performancecopilot-pcp-app/datasources/bpftrace/module.js.LICENSE.txt /usr/share/performancecopilot-pcp-app/datasources/bpftrace/module.js.map /usr/share/performancecopilot-pcp-app/datasources/bpftrace/plugin.json /usr/share/performancecopilot-pcp-app/datasources/redis /usr/share/performancecopilot-pcp-app/datasources/redis/README.md /usr/share/performancecopilot-pcp-app/datasources/redis/components /usr/share/performancecopilot-pcp-app/datasources/redis/components/language /usr/share/performancecopilot-pcp-app/datasources/redis/components/language/PmseriesBuiltins.json /usr/share/performancecopilot-pcp-app/datasources/redis/dashboards /usr/share/performancecopilot-pcp-app/datasources/redis/dashboards/pcp-redis-host-overview.json /usr/share/performancecopilot-pcp-app/datasources/redis/dashboards/pcp-redis-mssql-server.json /usr/share/performancecopilot-pcp-app/datasources/redis/img /usr/share/performancecopilot-pcp-app/datasources/redis/img/redis.png /usr/share/performancecopilot-pcp-app/datasources/redis/img/redis.svg /usr/share/performancecopilot-pcp-app/datasources/redis/module.js /usr/share/performancecopilot-pcp-app/datasources/redis/module.js.LICENSE.txt /usr/share/performancecopilot-pcp-app/datasources/redis/module.js.map /usr/share/performancecopilot-pcp-app/datasources/redis/pcp_redis_datasource_linux_s390x /usr/share/performancecopilot-pcp-app/datasources/redis/plugin.json /usr/share/performancecopilot-pcp-app/datasources/vector /usr/share/performancecopilot-pcp-app/datasources/vector/README.md /usr/share/performancecopilot-pcp-app/datasources/vector/components /usr/share/performancecopilot-pcp-app/datasources/vector/components/language /usr/share/performancecopilot-pcp-app/datasources/vector/components/language/PmapiBuiltins.json /usr/share/performancecopilot-pcp-app/datasources/vector/dashboards /usr/share/performancecopilot-pcp-app/datasources/vector/dashboards/pcp-vector-bcc-overview.json /usr/share/performancecopilot-pcp-app/datasources/vector/dashboards/pcp-vector-container-overview-cgroups1.json /usr/share/performancecopilot-pcp-app/datasources/vector/dashboards/pcp-vector-container-overview-cgroups2.json /usr/share/performancecopilot-pcp-app/datasources/vector/dashboards/pcp-vector-host-overview.json /usr/share/performancecopilot-pcp-app/datasources/vector/dashboards/pcp-vector-mssql-server.json /usr/share/performancecopilot-pcp-app/datasources/vector/dashboards/pcp-vector-uwsgi-overview.json /usr/share/performancecopilot-pcp-app/datasources/vector/img /usr/share/performancecopilot-pcp-app/datasources/vector/img/vector.png /usr/share/performancecopilot-pcp-app/datasources/vector/img/vector.svg /usr/share/performancecopilot-pcp-app/datasources/vector/module.js /usr/share/performancecopilot-pcp-app/datasources/vector/module.js.LICENSE.txt /usr/share/performancecopilot-pcp-app/datasources/vector/module.js.map /usr/share/performancecopilot-pcp-app/datasources/vector/plugin.json /usr/share/performancecopilot-pcp-app/fonts /usr/share/performancecopilot-pcp-app/fonts/56dba998166ea5a0ca7f.ttf /usr/share/performancecopilot-pcp-app/img /usr/share/performancecopilot-pcp-app/img/pcp-logo.svg /usr/share/performancecopilot-pcp-app/img/screenshots /usr/share/performancecopilot-pcp-app/img/screenshots/bpftrace-cpu.png /usr/share/performancecopilot-pcp-app/img/screenshots/bpftrace-disk.png /usr/share/performancecopilot-pcp-app/img/screenshots/bpftrace-flame-graph.png /usr/share/performancecopilot-pcp-app/img/screenshots/bpftrace-function-autocompletion.png /usr/share/performancecopilot-pcp-app/img/screenshots/bpftrace-probe-autocompletion.png /usr/share/performancecopilot-pcp-app/img/screenshots/bpftrace-tcp.png /usr/share/performancecopilot-pcp-app/img/screenshots/bpftrace-variable-autocompletion.png /usr/share/performancecopilot-pcp-app/img/screenshots/search.png /usr/share/performancecopilot-pcp-app/img/screenshots/vector-bcc-overview1.png /usr/share/performancecopilot-pcp-app/img/screenshots/vector-bcc-overview2.png /usr/share/performancecopilot-pcp-app/img/screenshots/vector-checklist.png /usr/share/performancecopilot-pcp-app/img/screenshots/vector-containers.png /usr/share/performancecopilot-pcp-app/img/screenshots/vector-metric-autocompletion.png /usr/share/performancecopilot-pcp-app/img/screenshots/vector-overview.png /usr/share/performancecopilot-pcp-app/module.js /usr/share/performancecopilot-pcp-app/module.js.LICENSE.txt /usr/share/performancecopilot-pcp-app/module.js.map /usr/share/performancecopilot-pcp-app/monaco-editor.js /usr/share/performancecopilot-pcp-app/monaco-editor.js.map /usr/share/performancecopilot-pcp-app/monaco-editor.worker.js /usr/share/performancecopilot-pcp-app/monaco-editor.worker.js.map /usr/share/performancecopilot-pcp-app/panels /usr/share/performancecopilot-pcp-app/panels/breadcrumbs /usr/share/performancecopilot-pcp-app/panels/breadcrumbs/img /usr/share/performancecopilot-pcp-app/panels/breadcrumbs/img/pcp-logo.svg /usr/share/performancecopilot-pcp-app/panels/breadcrumbs/module.js /usr/share/performancecopilot-pcp-app/panels/breadcrumbs/module.js.map /usr/share/performancecopilot-pcp-app/panels/breadcrumbs/plugin.json /usr/share/performancecopilot-pcp-app/panels/flamegraph /usr/share/performancecopilot-pcp-app/panels/flamegraph/img /usr/share/performancecopilot-pcp-app/panels/flamegraph/img/flamegraph.svg /usr/share/performancecopilot-pcp-app/panels/flamegraph/module.js /usr/share/performancecopilot-pcp-app/panels/flamegraph/module.js.map /usr/share/performancecopilot-pcp-app/panels/flamegraph/plugin.json /usr/share/performancecopilot-pcp-app/panels/troubleshooting /usr/share/performancecopilot-pcp-app/panels/troubleshooting/img /usr/share/performancecopilot-pcp-app/panels/troubleshooting/img/pcp-logo.svg /usr/share/performancecopilot-pcp-app/panels/troubleshooting/module.js /usr/share/performancecopilot-pcp-app/panels/troubleshooting/module.js.map /usr/share/performancecopilot-pcp-app/panels/troubleshooting/plugin.json /usr/share/performancecopilot-pcp-app/plugin.json /usr/share/performancecopilot-pcp-app/vendors-node_modules_react-monaco-editor_lib_index_js.js /usr/share/performancecopilot-pcp-app/vendors-node_modules_react-monaco-editor_lib_index_js.js.LICENSE.txt /usr/share/performancecopilot-pcp-app/vendors-node_modules_react-monaco-editor_lib_index_js.js.map /var/lib/grafana/plugins/performancecopilot-pcp-app
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 10:04:07 2025