vmpooler/lib
Jake Spain ca6833d156
Add operation label to user metric and move from manager to api
This adds an "operation" label to the user metrics and moves incrementing from the manager to api, so that the user metrics show when resources are allocated, as well as destroyed. Previously, user metrics were only updated upon destroying a resource.

I think its better suited to increment the metric as part of the api instead of the pool_manger, because it's expected to do so when a user successfully checks out or deletes a VM, but can be problematic when doing so in the provider since it can clone VMs before actually being checked out by a user.
2021-08-10 11:01:13 -04:00
..
vmpooler Add operation label to user metric and move from manager to api 2021-08-10 11:01:13 -04:00
vmpooler.rb Update OTel gems to 0.13.z 2021-02-02 11:25:26 -05:00