Skip to content

v0.0.3

  • v0.0.3
  • 59f2a09
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v0.0.3
  • 59f2a09
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@brendoncarroll brendoncarroll tagged this 25 Jun 15:20
- metrics package with collectors for metrics, and a context based API for instrumenting code with minimal intrusion from the metrics library.
- TTYRenderer for live view of metrics as they update.
- Calls to metrics have replaced logging as the primary mechanism for communicating progress to an interactive user.  Logging will still have a place in the server processes (e.g. serve, serve-quic).
- package `units` provides unit and SI Prefix constants and utilities.
Assets 2
Loading