Jan Chaloupka
|
04ebdbee32
|
[nodeutilization]: produce node utilization of resources that are listed in the list of resources
|
2025-03-19 12:35:19 +01:00 |
|
Jan Chaloupka
|
e283c31030
|
[nodeutilization]: prometheus usage client with prometheus metrics
|
2025-03-17 16:25:17 +01:00 |
|
Jan Chaloupka
|
50dd3b8971
|
ReferencedResourceList: alias for map[v1.ResourceName]*resource.Quantity to avoid the type definition duplication
|
2025-03-07 13:13:00 +01:00 |
|
Jan Chaloupka
|
6567f01e86
|
[nodeutilization]: actual usage client through kubernetes metrics
|
2024-11-20 14:30:46 +01:00 |
|
Jan Chaloupka
|
d1c64c48cd
|
nodeutilization: separate code responsible for requested resource extraction into a dedicated usage client
Turning a usage client into an interface allows to implement other kinds
of usage clients like actual usage or prometheus based resource
collection.
|
2024-11-15 11:23:49 +01:00 |
|