Skip to content

Commit e20d662

Browse files
authored
TOOL-13470 add telegraf dependency to the performance-diagnostic package (#80)
1 parent d51210a commit e20d662

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)