description: Metrics of Ansible Automation Platform can be seen on the below url
urls: ["https://YOUR_HOST_IP:443/api/v2/metrics/?format=txt"]
use_bearer: true
tls_config:
ca_file_path: "/etc/etcd/etcd-client-ca.crt"
cert_file_path: "/etc/etcd/etcd-client.crt"
key_file_path: "/etc/etcd/etcd-client.key"
Whether the integration should run in verbose mode or not. Defaults to false.
verbose: false
Whether the integration should run in audit mode or not. Defaults to false.
Audit mode logs the uncompressed data sent to New Relic. Use this to log all data sent.
It does not include verbose mode. This can lead to a high log volume, use with care.
audit: true
The HTTP client timeout when fetching data from endpoints. Defaults to 30s.
scrape_timeout: "30s"
Length in time to distribute the scraping from the endpoints.
scrape_duration: "5s"
Number of worker threads used for scraping targets.
For large clusters with many (>400) endpoints, slowly increase until scrape
time falls between the desired scrape_duration.
Increasing this value too much will result in huge memory consumption if too
many metrics are being scraped.
Default: 4
worker_threads: 4
Whether the integration should skip TLS verification or not. Defaults to false.
insecure_skip_verify: true
timeout: 10s
ログ転送を 使用して、Ansible Automation Platform ログを New Relic に転送できます。
Linux マシンでは、 logging.ymlという名前のログ ファイルが次のパスに存在するはずです: