This serves as an example of how to register metrics using promauto and new Prometheus registry, as to avoid using the global prometheus registry.
The content in the lib directory is the example of library, and fancy-app is the way one would import that library into the application.