Skip to content

moq-relay-ietf-v0.7.11

Choose a tag to compare

@github-actions github-actions released this 18 Feb 02:46
· 73 commits to main since this release
b506412

Added

  • add additional debug logging for troubleshooting
  • add structured fields to high-value log messages
  • (metrics) add describe_metrics() for Prometheus HELP text
  • (metrics) distinguish graceful close from connection errors
  • (moq-relay-ietf) add optional prometheus exporter for metrics validation
  • (moq-relay-ietf) add metrics instrumentation via metrics crate facade

Fixed

  • cargo fmt and clippy lints
  • (metrics) move upstream_connections gauge after successful connect
  • (metrics) address review feedback for metrics instrumentation

Other

  • migrate from log crate to tracing
  • (metrics) make metrics always-on, remove feature gate