PrometheusScrape
No description
type PrometheusScrape {
path: String!
port: Int!
}
Fields
PrometheusScrape.path
● String!
non-null scalar
PrometheusScrape.port
● Int!
non-null scalar
Member Of
Repo
object