Mingwei Samuel

Results 194 issues of Mingwei Samuel

Also removes unused `hydro_lang/src/compile/ir/snapshots/hydro_lang__compile__ir__backtrace__tests__backtrace.snap`

Fix #2228 Ensure `web_time` is used whenever possible for WASM compatibility BREAKING CHANGE: Changes the `HandoffMeta` trait's API slightly. The whole handoff traits with `HandoffMeta`, `CanReceive`, `TryCanReceive` are a small...

There's a lot of boilerplate code, now including feature gating after #2279 in hydro operator doctests. A helper macro will DRY this test code

Stack: #2241 Issue: https://github.com/hydro-project/hydro/issues/2228

Tokio runtime metrics: https://docs.rs/tokio/latest/tokio/runtime/struct.RuntimeMetrics.html Per-subgraph metrics: * `total_run_count` - how many times the subgraph has been run * `total_poll_duration` - amount of time the subgraph is running * `total_poll_count` -...

Previous iteration of this issue: https://github.com/hydro-project/hydro/issues/928 # Purpose & Background We would like to integrate observability directly into Hydro to provide users with a powerful but easy monitoring experience, batteries-included....

debugging/observability
production
meta
AI

From #2178 ## Full Tracing I spent a few days studying how full record-level tracing/provenance/lineage could work in DFIR. This will cover my dive into how the `tracing` crate works...

Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).

Currently only used by `_counter`

dfir_rs runtime (core api)