io.github.hive-agi/hive-ttracking

Call-wrapping instrumentation library for the Hive stack: budget-aware time tracking, spans, benchmarking and protocol instrumentation (short alias: tt).

Leiningen/Boot

[io.github.hive-agi/hive-ttracking "0.1.4"]

Clojure CLI/deps.edn

io.github.hive-agi/hive-ttracking {:mvn/version "0.1.4"}

Gradle

implementation("io.github.hive-agi:hive-ttracking:0.1.4")

Maven

<dependency>
  <groupId>io.github.hive-agi</groupId>
  <artifactId>hive-ttracking</artifactId>
  <version>0.1.4</version>
</dependency>