Skip to content

Commit 92dc37d

Browse files
authored
Update README with Swift Metrics backend info
1 parent a61dce5 commit 92dc37d

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)