github.com/kuoss/venti@v0.2.20/pkg/service/status/types.go (about)

     1  package status
     2  
     3  import apiV1 "github.com/prometheus/prometheus/web/api/v1"
     4  
     5  type BuildInfo apiV1.PrometheusVersion
     6  type RuntimeInfo apiV1.RuntimeInfo