intel-gpu-exporter
intel-gpu-exporter copied to clipboard
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/onedr0p/intel-gpu-exporter). ## Open These updates have all been...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/python | final | patch | `3.10.6-slim-bullseye` -> `3.10.7-slim-bullseye` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prometheus_client](https://togithub.com/prometheus/client_python) | `==0.18.0` -> `==0.19.0` | [](https://docs.renovatebot.com/merge-confidence/)...
 No information is showing in the stats page and no error in log output: I'm using this: ```yml intel-gpu: image: ghcr.io/onedr0p/intel-gpu-exporter:rolling container_name: app-intel-gpu-exporter privileged: true devices: - /dev/dri:/dev/dri expose:...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/python | final | minor | `3.12-slim` -> `3.13-slim` | --- ### Configuration...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prometheus_client](https://redirect.github.com/prometheus/client_python) | `==0.20.0` -> `==0.21.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prometheus_client](https://redirect.github.com/prometheus/client_python) | `==0.21.1` -> `==0.22.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
feat: add compute engine metrics support fix: use debian:trixie-slim instead of python:3.13-slim fix: adapt json parsing for intel_gpu_top v2.28 output format fix: grafana dashboard for compute engine The installed intel_gpu_top...