Documentation ¶
Overview ¶
Package uwsgi is a Metricbeat module that contains MetricSets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HostParser = parse.URLHostParserBuilder{DefaultScheme: "tcp"}.Build()
HostParser is used for parsing the configured uWSGI hosts.
Functions ¶
func GetEnvHTTPServer ¶
func GetEnvHTTPServer() string
GetEnvHTTPServer returns uwsgi stat server host with http mode
func GetEnvTCPServer ¶
func GetEnvTCPServer() string
GetEnvTCPServer returns uwsgi stat server host with tcp mode
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.