users trying to use the metrics macro get a compile error if they don't have prometheus in their workspace:
failed to resolve: use of unresolved module or unlinked crate `prometheus`
if you wanted to use a crate named `prometheus`, use `cargo add prometheus` to add it to your `Cargo.toml`