Skip to content

v0.11.0

Compare
Choose a tag to compare
@loshz loshz released this 03 Jan 12:37
· 8 commits to main since this release
v0.11.0
da87648

Changelog

https://crates.io/crates/metrics_server/0.11.0

Changes

  • Add a new serve_url() method for exposing the metrics endpoint on a specific URL path.
  • Calls to server() do not take ownership of the Server and instead mutate it.