dynamo/lib/runtime/src
Yifan Jiang 100819299f
feat(trtllm): add additional metrics for dynamo-trtllm (#6668)
Signed-off-by: Yifan Jiang <19356972+yifjiang@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:34:38 -08:00
..
component feat: add standalone KV indexer with query endpoint [DYN-2164] (#6446) 2026-02-23 12:12:25 -08:00
compute chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
config chore: standardizes Rust-side Dynamo environment variable names (#6358) 2026-02-18 11:39:03 -05:00
discovery chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
metrics feat(trtllm): add additional metrics for dynamo-trtllm (#6668) 2026-03-06 14:34:38 -08:00
pipeline fix: use checked arithmetic in TwoPartCodec to prevent integer overflow (#6959) 2026-03-06 19:53:44 +00:00
protocols feat: Standardized Dynamo Error Type (#6303) 2026-02-23 20:23:58 -08:00
storage fix: consolidate dyn_discovery_backend and dyn_kv_store (#6167) 2026-02-13 19:07:11 +00:00
transports chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
utils chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
component.rs feat: Remove Component from public (#6403) 2026-02-23 22:58:38 +00:00
config.rs feat: add span event logging and fix trace context extraction (#5400) 2026-01-16 13:51:37 -08:00
distributed.rs feat: upgrade rust to v1.93.0 (#6802) 2026-03-03 17:08:35 +00:00
engine.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
engine_routes.rs chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
error.rs fix: reject prompts exceeding max_seq_len with HTTP 400 (#6635) 2026-03-06 00:08:18 +00:00
health_check.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
instances.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
lib.rs feat: Standardized Dynamo Error Type (#6303) 2026-02-23 20:23:58 -08:00
local_endpoint_registry.rs chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
logging.rs chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
metrics.rs fix: validate initial uptime metric parsing in integration test (#6943) 2026-03-05 22:36:56 +00:00
pipeline.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
prelude.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
protocols.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
runnable.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
runtime.rs chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
service.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
slug.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
storage.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
system_health.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
system_status_server.rs chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00
traits.rs feat: remove deprecated events api (#5778) 2026-01-29 05:48:16 +00:00
transports.rs feat: event plane apis and nats implementation (#5624) 2026-01-24 02:47:00 +00:00
utils.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
worker.rs chore(style): Log with {var} style in lib/runtime (#6757) 2026-03-02 17:29:07 +00:00