Closed tkummer33 closed 4 years ago
This PR adds template for cloudwatch datasource to configure-grafana-datasource playbook.
Run the automation with correct host in the inventory
cloudwatch datasource host
--- access_key: "my-cloudwatch-key" secret_access_key: "my-cloudwatch-secret"
prometheus datasource host
datasource_url: "https://prometheus-k8s-openshift-monitoring.apps.openshift-1.example.com" bearer_token: "my-secret-bearer-token"
Provide a link to any open issues that describe the problem you are solving. resolves #
Please provide link to other PRs that may be related (blocking, resolves, etc. etc.)
cc: @redhat-cop/monitoring
What does this PR do?
This PR adds template for cloudwatch datasource to configure-grafana-datasource playbook.
How should this be tested?
Run the automation with correct host in the inventory
cloudwatch datasource host
prometheus datasource host
Is there a relevant Issue open for this?
Provide a link to any open issues that describe the problem you are solving. resolves #
Other Relevant info, PRs, etc.
Please provide link to other PRs that may be related (blocking, resolves, etc. etc.)
People to notify
cc: @redhat-cop/monitoring