intel-gpu-exporter icon indicating copy to clipboard operation
intel-gpu-exporter copied to clipboard

Results 8 intel-gpu-exporter issues
Sort by recently updated
recently updated
newest added

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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/prometheus_client/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

![image](https://github.com/onedr0p/intel-gpu-exporter/assets/750007/fbac8874-03fe-4ca1-9efc-1f16a43c62af) 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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/prometheus_client/0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/prometheus_client/0.21.0?slim=true)](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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/prometheus-client/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/prometheus-client/0.22.0?slim=true)](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...