mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Update Prometheus metrics tracking (#459)
Signed-off-by: Andrew Morgan <andrewm@matrix.org>
This commit is contained in:
parent
93a6178d45
commit
c238048599
155 changed files with 30171 additions and 12 deletions
12
vendor/manifest
vendored
12
vendor/manifest
vendored
|
@ -123,7 +123,7 @@
|
|||
{
|
||||
"importpath": "github.com/matrix-org/dugong",
|
||||
"repository": "https://github.com/matrix-org/dugong",
|
||||
"revision": "a012152b8769963afc822a9af7a3eceac4d776e8",
|
||||
"revision": "ea0a4690a0d5b414a18dbb06cf6153309a2d0528",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
|
@ -209,9 +209,15 @@
|
|||
"path": "/difflib"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/prometheus/client_golang",
|
||||
"importpath": "github.com/prometheus/client_golang/prometheus",
|
||||
"repository": "https://github.com/prometheus/client_golang",
|
||||
"revision": "c317fb74746eac4fc65fe3909195f4cf67c5562a",
|
||||
"revision": "c51dc758d4bb30acacbef9eaa2b774969a135086",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/prometheus/client_golang/prometheus/promhttp",
|
||||
"repository": "https://github.com/prometheus/client_golang",
|
||||
"revision": "c51dc758d4bb30acacbef9eaa2b774969a135086",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue