prometheus.mk 318 B

1234567
  1. PACKAGES += prometheus
  2. pkg_prometheus_name = prometheus
  3. pkg_prometheus_description = Prometheus.io client in Erlang
  4. pkg_prometheus_homepage = https://github.com/deadtrickster/prometheus.erl
  5. pkg_prometheus_fetch = git
  6. pkg_prometheus_repo = https://github.com/deadtrickster/prometheus.erl
  7. pkg_prometheus_commit = master