chore: fix metrics readme (#1415)

pull/1420/head
杜晨昊 3 years ago committed by GitHub
parent 7b3b1cf862
commit 221fa98319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      metrics/README.md

@ -2,5 +2,10 @@
## prometheus
```
go get -u github.com/go-kratos/kratos/metrics/prometheus/v2
go get -u github.com/go-kratos/kratos/contrib/metrics/prometheus/v2
```
## datadog
```
go get -u github.com/go-kratos/kratos/contrib/metrics/datadog/v2
```
Loading…
Cancel
Save