Skip to content

Commit b9cf69f

Browse files
committed
pcp: delist runtime dependencies
chan and HdrHistogram_c are runtime dependencies of pcp subpackages, but should not be explicitly listed, so that they'll be dropped if that ever changes. js-d3-flame-graph is a documented use case and therefore remains: https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/monitoring_and_managing_system_status_and_performance/getting-started-with-flamegraphs
1 parent dac5432 commit b9cf69f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configs/rhel-pt-pcp--pcp-grafana.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ data:
66
maintainer: rhel-pt-pcp
77
packages:
88
- ansible-pcp
9-
- chan
109
- grafana
1110
- grafana-pcp
12-
- HdrHistogram_c
1311
- js-d3-flame-graph
1412
- pcp
1513
- pcp-conf

0 commit comments

Comments
 (0)