Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UWSGIVassalPlugin ¶
UWSGIVassalPlugin mackerel plugin for uWSGI
func (UWSGIVassalPlugin) FetchMetrics ¶
func (p UWSGIVassalPlugin) FetchMetrics() (map[string]float64, error)
FetchMetrics interface for mackerelplugin
func (UWSGIVassalPlugin) GraphDefinition ¶
func (p UWSGIVassalPlugin) GraphDefinition() map[string]mp.Graphs
GraphDefinition interface for mackerelplugin
func (UWSGIVassalPlugin) MetricKeyPrefix ¶
func (p UWSGIVassalPlugin) MetricKeyPrefix() string
MetricKeyPrefix interface for PluginWithPrefix
type UWSGIWorker ¶
UWSGIWorker struct
type UWSGIWorkers ¶
type UWSGIWorkers struct {
Workers []UWSGIWorker `json:"workers"`
}
UWSGIWorkers sturct for json struct
Click to show internal directories.
Click to hide internal directories.