swift-server / swift-prometheus

Prometheus client library for Swift

Home Page:https://swiftpackageindex.com/swift-server/swift-prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link to Prometheus project in the README

sbeitzel opened this issue · comments

It'd be helpful to people coming by this project to provide a little bit of context about what Prometheus is, that one might want to have a client for it, Swift or otherwise. The fix for this could be a simple one-liner in the README, along the lines of:

A Swift client for the [Prometheus](https://github.com/prometheus/prometheus) monitoring system,
supporting counters, gauges and histograms.