$ ./gradlew bootJar
$ ./gradlew bootRun
$ java -jar build/libs/sample-prometheus1-0.0.1.jar
$ curl http://localhost:8080/sample/prometheus # HELP hoge_counter_total # TYPE hoge_counter_total counter hoge_counter_total{group="A",sub_group="B",} 0.0