wandb / helm-charts

Our official helm charts for deploying wandb into k8s
MIT License
18 stars 8 forks source link

fix: Add search tags to YACE resources to scope metrics to customer #183

Closed danielpanzella closed 3 months ago

danielpanzella commented 3 months ago

The YACE exporter is not scoped to the correct resources, which causes more calls to GetMetricData, which costs money

https://github.com/wandb/terraform-aws-wandb/pull/246