mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-01 08:06:38 +00:00
added description of type perfMapiHttpEmsmdb
Signed-off-by: Andrey Burtasov <BurtasovAA@GSP-I.RU>
This commit is contained in:
@@ -668,7 +668,7 @@ func (c *collector) collectAutoDiscover(ctx *types.ScrapeContext, ch chan<- prom
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// perflib MSExchange MapiHttp Emsmdb
|
// perflib [26463] MSExchange MapiHttp Emsmdb
|
||||||
type perflibMapiHttpEmsmdb struct {
|
type perflibMapiHttpEmsmdb struct {
|
||||||
ActiveUserCount float64 `perflib:"Active User Count"`
|
ActiveUserCount float64 `perflib:"Active User Count"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user