From 267a7152a15a62cab5e8c63f37c840757fad5f9a Mon Sep 17 00:00:00 2001 From: Ali Afsharzadeh Date: Mon, 14 Oct 2024 09:15:01 +0330 Subject: [PATCH] Change total item per DB panel unit to short (#955) --- .github/workflows/release.yml | 4 ++-- contrib/grafana_prometheus_redis_dashboard.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 842b9ff3..f045a35c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: omitBodyDuringUpdate: true - docker-push-scratch-image-docker: + build-and-push-docker-images: runs-on: ubuntu-latest permissions: contents: read @@ -100,6 +100,6 @@ jobs: target: alpine platforms: linux/amd64,linux/arm,linux/arm64 push: true - tags: ${{ steps.meta.outputs.tags }},alpine + tags: oliver006/redis_exporter:${{ github.ref_name }}-alpine,ghcr.io/oliver006/redis_exporter:${{ github.ref_name }}-alpine,quay.io/oliver006/redis_exporter:${{ github.ref_name }}-alpine,oliver006/redis_exporter:alpine,ghcr.io/oliver006/redis_exporter:alpine,quay.io/oliver006/redis_exporter:alpine labels: ${{ steps.meta.outputs.labels }} build-args: "TAG=${{ github.ref_name }},SHA1=${{ github.sha }}" diff --git a/contrib/grafana_prometheus_redis_dashboard.json b/contrib/grafana_prometheus_redis_dashboard.json index 530f42e9..c61137e0 100644 --- a/contrib/grafana_prometheus_redis_dashboard.json +++ b/contrib/grafana_prometheus_redis_dashboard.json @@ -856,7 +856,7 @@ } ] }, - "unit": "none", + "unit": "short", "unitScale": true }, "overrides": [