Skip to content

Commit 64ad8d1

Browse files
committed
docs(design): add not-yet-implemented banner to keeper
1 parent 0fa8676 commit 64ad8d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dial9-tokio-telemetry/design/metrique-integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Metrique integration
22

3+
> **Status: design, not yet implemented.**
4+
35
Dial9 is a peer metrique sink. Users configure dial9 alongside their existing EMF/JSON metrique pipeline; every metrique entry that flows through the configured sink is also recorded into the dial9 trace. A single trace file carries both tokio runtime telemetry and per-request application metrics.
46

57
The sink reads metrique's entry descriptor for each entry to learn its structural shape (fields, optionality, Flex, units), extracts caller-thread context via metrique's source system, and encodes the user-selected subset of fields into the dial9 trace. Nothing about the integration requires a dial9-specific metrique macro or dial9-specific newtype wrappers on fields.

0 commit comments

Comments
 (0)