Prometheus
No description
type Prometheus {
  url: String!
  user: String
  password: String
  token: String
}
No description
type Prometheus {
  url: String!
  user: String
  password: String
  token: String
}
Prometheus.url ● String! non-null scalarPrometheus.user ● String scalarPrometheus.password ● String scalarPrometheus.token ● String scalar