Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This dashboard was created to monitor AAP in its containerized flavour

License

Notifications You must be signed in to change notification settings

x7upLime/aap-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Automation Platform - Dashboard

  • To install this dashboard on Grafana Operator
cat << EOF > grafana-aap-dashboard.yaml
apiVersion: grafana.integreatly.org/v1beta1
kind: GrafanaDashboard
metadata: 
  name: grafana-dashboard-aap
  labels: 
    app: grafana
spec:
  instanceSelector:
    matchLabels:
      dashboards: grafana  
  folder: "AAP"      
  url: https://raw.githubusercontent.com/leoaaraujo/aap-dashboard/main/aap-dash.json
EOF

oc create -f grafana-aap-dashboard.yaml -n openshift-user-workload-monitoring

 

About

This dashboard was created to monitor AAP in its containerized flavour

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published