mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
439 B
439 B
Prometheus Support
Development
AWX comes with an example prometheus container and make target. To use it:
- Edit
tools/prometheus/prometheus.ymland update thebasic_authsection to specify a valid user/password for an AWX user you've created. Alternatively, you can provide an OAuth2 token (which can be generated at/api/v2/users/N/personal_tokens/). - Start the Prometheus container:
make prometheus