redhat-cop / monitoring

Assets to manage monitoring infrastructure and applications
8 stars 12 forks source link

Cloudwatch datasource #26

Closed tkummer33 closed 4 years ago

tkummer33 commented 4 years ago

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

---
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"

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