Documentation ¶
Overview ¶
Package php_fpm is a Metricbeat module that contains MetricSets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HostParser is used for parsing the configured php-fpm hosts. HostParser = parse.URLHostParserBuilder{ DefaultScheme: defaultScheme, DefaultPath: defaultPath, QueryParams: defaultQueryParams, PathConfigKey: "status_path", }.Build() )
Functions ¶
func AssetPhpFpm ¶
func AssetPhpFpm() string
AssetPhpFpm returns asset data. This is the base64 encoded gzipped contents of ../metricbeat/module/php_fpm.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.