Provide complete dependency management for Prometheus's Pushgateway
Fixes gh-27349
This commit is contained in:
@@ -1366,8 +1366,8 @@ bom {
|
||||
}
|
||||
library("Prometheus PushGateway", "0.10.0") {
|
||||
group("io.prometheus") {
|
||||
modules = [
|
||||
"simpleclient_pushgateway"
|
||||
imports = [
|
||||
"simpleclient_bom"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user