GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
891 stars 219 forks source link

Support for GCP Monitoring Workspace configurations #464

Open tonybenchsci opened 3 years ago

tonybenchsci commented 3 years ago

Describe the feature or resource KCC should have ability to control configurations inside of https://console.cloud.google.com/monitoring/settings/usage?organizationId=ORG_ID&project=PROJECT_ID

Importance

Nice to have, as we want to have dashboards from mulitple GCP projects inside of one project's Monitoring (originally Stackdriver) Workspace's. This is a manual and difficult to automate/audit process.

jcanseco commented 3 years ago

Hi @tonybenchsci, to clarify, are you requesting for the ability to be able to do what's described on this page using KCC?

aw185176 commented 3 years ago

@jcanseco we would definitely love to be able to configure this via KCC @ NCR

jcanseco commented 3 years ago

Gotcha. I am fairly confident that in order to allow users to do this in KCC, we would need to support the MetricsScope and MonitoredProject resources, and it seems that both are actually in the backlog already. We wil update you all once we have support for these resources.