From d36275574ab1f43ec31eae9e19cff10aeaa42087 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Mon, 9 Sep 2024 18:03:17 -0400 Subject: [PATCH] readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a7e030d..b10a258 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,9 @@ Concrete tracing or observability formats such as: - Catapult * [x] light bindings here with `trace-tef`. (Can be opened in https://ui.perfetto.dev) + * [x] backend for [tldrs](/~https://github.com/imandra-ai/tldrs), a + small rust daemon that aggregates TEF traces from multiple processes/clients + into a single `.jsonl` file * [ ] richer bindings with [ocaml-catapult](/~https://github.com/imandra-ai/catapult), with multi-process backends, etc. - [x] Tracy (see [ocaml-tracy](/~https://github.com/imandra-ai/ocaml-tracy), more specifically `tracy-client.trace`)