|
|
@ -96,10 +96,6 @@ var Gauges = []prometheus.GaugeDefinition{ |
|
|
|
Name: []string{"state", "billable_service_instances"}, |
|
|
|
Name: []string{"state", "billable_service_instances"}, |
|
|
|
Help: "Total number of billable service instances in the local datacenter.", |
|
|
|
Help: "Total number of billable service instances in the local datacenter.", |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
|
|
|
|
Name: []string{"consul", "version"}, |
|
|
|
|
|
|
|
Help: "Deprecated - please use version instead.", |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
{ |
|
|
|
Name: []string{"version"}, |
|
|
|
Name: []string{"version"}, |
|
|
|
Help: "Represents the Consul version.", |
|
|
|
Help: "Represents the Consul version.", |
|
|
|