Skip to content

Commit 8cd3f7a

Browse files
authored
TOOL-13515 [Backport of TOOL-13470 to 6.0.14.0] add telegraf dependency to the performance-diagnostic package (#82)
1 parent fe681cb commit 8cd3f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Standards-Version: 4.1.2
1313

1414
Package: performance-diagnostics
1515
Architecture: any
16-
Depends: python3-bcc, python3-minimal, python3-psutil
16+
Depends: python3-bcc, python3-minimal, python3-psutil, telegraf
1717
Description: eBPF-based Performance Diagnostic Tools
1818
A collection of eBPF-based tools for diagnosing performance issues.

0 commit comments

Comments
 (0)