AWX integration for Grafana Cloud
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Use the walkthrough in Grafana Cloud to install the AWX integration.
Post-installation configuration for the AWX integration
In the agent configuration file, the agent must be pointed to only one AWX node in the cluster. You can use either basic authentication, or OAuth2 token based authentication. OAuth2 is preferred, and is shown in the example below. You can read more about the prometheus metrics capabilities of AWX in the documentation.
metrics:
wal_directory: /tmp/wal
configs:
- name: integrations
scrape_configs:
- job_name: integrations/awx
bearer_token: <your OAuth2 token>
metrics_path: '/api/v2/metrics/'
static_configs:
- targets: ['awx.hostname']
remote_write:
- url: http://cortex:9009/api/prom/push
Related Grafana Cloud resources
Intro to Prometheus and Grafana Cloud
Prometheus is taking over the monitoring world! In this webinar, we will start with a quick introduction to the open source project that’s the de facto standard for monitoring modern, cloud native systems.
How to set up and visualize synthetic monitoring at scale with Grafana Cloud
Learn how to use Kubernetes, Grafana Loki, and Grafana Cloud’s synthetic monitoring feature to set up your infrastructure's checks in this GrafanaCONline session.
Using Grafana Cloud to drive manufacturing plant efficiency
This GrafanaCONline session tells how Grafana helps a 75-year-old manufacturing company with product quality and equipment maintenance.