youtubebeat/vendor/github.com/elastic/beats/metricbeat/module/php_fpm/_meta/fields.yml

27 lines
687 B
YAML

- key: php_fpm
title: "PHP_FPM"
description: >
beta[]
PHP-FPM server status metrics collected from PHP-FPM.
short_config: false
release: beta
settings: ["ssl", "http"]
fields:
- name: php_fpm
type: group
description: >
`php_fpm` contains the metrics that were obtained from PHP-FPM status
page call.
fields:
- name: pool
type: group
description: >
`pool` contains the metrics that were obtained from the PHP-FPM process pool.
release: beta
fields:
- name: name
type: keyword
description: >
The name of the pool.