Skip to content

Commit 8a8ff47

Browse files
authored
Merge pull request #144 from swift-server/ktoso-patch-1
2 parents a61dce5 + 92dc37d commit 8a8ff47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
A Swift client library for [Prometheus Monitoring System](https://github.com/prometheus/prometheus).
77

8+
This can also be used a backend implementation for [Swift Metrics](https://github.com/apple/swift-metrics).
9+
810
`swift-prometheus` supports creating `Counter`s, `Gauge`s and `Histogram`s, updating metric values, and exposing their values in the Prometheus text format.
911

1012
## Installation and Usage

0 commit comments

Comments
 (0)