1
0
Fork 0
mirror of https://git.sr.ht/~goorzhel/turboprop synced 2024-12-14 11:37:37 +00:00
No description
Find a file
Antonio Gurgel a77fec6bca Try newer image for intel-gpu-exporter
This one is crashing with

Traceback (most recent call last):
  File "/app/intel-gpu-exporter.py", line 47, in <module>
    REGISTRY.register(DataCollector(f"http://{host}:{port}/metrics"))
  File "/usr/local/lib/python3.11/site-packages/prometheus_client/registry.py", line 40, in register
    names = self._get_names(collector)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/prometheus_client/registry.py", line 80, in _get_names
    for metric in desc_fnc():
  File "/app/intel-gpu-exporter.py", line 21, in collect
    power_watts = data[1].get("power", {}).get("value", 0.0)
                  ~~~~^^^
2023-11-26 11:44:58 -08:00
bin s/release/service/g 2023-11-24 17:35:15 -08:00
charts Update my charts; yoke others to nixhelm 2023-11-25 00:33:44 -08:00
lib Typo 2023-11-26 11:28:10 -08:00
services Try newer image for intel-gpu-exporter 2023-11-26 11:44:58 -08:00
system Very few kube-system services should be in services/ 2023-11-26 00:07:39 -08:00
.envrc Truck in dev niceties from previous k8s repo 2023-11-16 21:29:59 -08:00
.gitignore Name Make recipe after output file 2023-11-23 17:12:33 -08:00
.sops.yaml Add SOPS 2023-11-16 22:07:26 -08:00
devshell.toml Use yq-go instead 2023-11-20 22:06:32 -08:00
flake.lock Update my charts; yoke others to nixhelm 2023-11-25 00:33:44 -08:00
flake.nix Update my charts; yoke others to nixhelm 2023-11-25 00:33:44 -08:00
LICENSE License under Apache-2.0 2023-11-16 20:46:03 -08:00
Makefile Missed a spot in s/releases/services/ 2023-11-26 01:23:19 -08:00
namespaces.nix Set default metadata for namespaces 2023-11-21 22:01:01 -08:00
README.md Credit farcaller properly 2023-11-15 01:39:20 -08:00
treefmt.toml Truck in dev niceties from previous k8s repo 2023-11-16 21:29:59 -08:00