GoogleCloudPlatform / prometheus-engine

Google Cloud Managed Service for Prometheus libraries and manifests.
https://g.co/cloud/managedprometheus
Apache License 2.0
196 stars 92 forks source link

refactor: simplify allowed/protected labels #1158

Closed bernot-dev closed 1 month ago

bernot-dev commented 1 month ago

Light refactor to minimize changes needed for workload labels change.

Also upgrading to Go 1.23 to take advantage of slices.Sorted, maps.Keys, and newer golangci-lint version.