static fun stop(registryName: String): Unit
Stop (unregister) the backend registry of the given name. Any resource started by this backend registry will be released (like running HTTP server)
registryName - the name associated with this registry in Micrometer options