Source: python3-hiq
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 cython3,
 dh-python,
 libpython3-dev,
 pkgconf,
 pkg-config,
 python3,
 python3-all,
 python3-cachetools,
 python3-dev,
 python3-itree,
 python3-psutil,
 python3-setuptools,
 python3-unittest2,
 python3-yaml,
Standards-Version: 4.6.2
Homepage: https://github.com/oracle/hiq
Vcs-Browser: https://github.com/oracle/hiq
Vcs-Git: https://github.com/oracle/hiq.git

Package: python3-hiq
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: HiQ - Observability And Optimization In Modern AI Era
 HiQ is a declarative, non-intrusive, dynamic and transparent tracking system for both monolithic application and distributed system. It brings the runtime information tracking and optimization to a new level without compromising with speed and system performance, or hiding any tracking overhead information. HiQ applies for both I/O bound and CPU bound applications. In addition to latency tracking, HiQ provides memory, disk I/O and Network I/O tracking out of the box. The output can be saved in form of normal line by line log file, or HiQ tree, or span graph.