cloudspannerecosystem / autoscaler

Automatically scale the capacity of your Spanner instances based on their utilization.
Apache License 2.0
86 stars 33 forks source link

feat!: Add scaling duration dashboard #347

Closed henrybell closed 1 month ago

henrybell commented 2 months ago

This additionally updates the metrics domain used by the Cloud Functions deployment from custom.googleapis.com to workload.googleapis.com (to match the GCP Metrics exporter for the OpenTelemetry collector).

henrybell commented 2 months ago

/gcbrun

nielm commented 2 months ago

Consider changing this to a feat! with a BREAKING CHANGE comment, and holding off merging until we decide when to do a cut off to v3.

Reason: if anyone is using the metrics, this will break their existing alerts/dashboards

henrybell commented 2 months ago

Converted to draft pending discussion on when to merge.