Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update prometheus-smartctl-exporter ( 0.8.0 → 0.9.0 ) #3047

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented May 29, 2024

This PR contains the following updates:

Package Update Change
prometheus-smartctl-exporter minor 0.8.0 -> 0.9.0

Release Notes

prometheus-community/smartctl_exporter (prometheus-smartctl-exporter)

v0.9.0

Compare Source

Breaking Changes:

  • Now labels with device model & serial number landed only to smartctl_device meta metric
  • /dev/ prefix pruned from device label for matching with node_exporter labels
  • [CHANGE] Removed doubled NVMe metrics #​82
  • [CHANGE] Reduced number of meta labels #​83
  • [FEATURE] Added disk form_factor meta label #​84
  • [CHANGE] Pruned /dev/ prefix from device label #​88
  • [ENHANCEMENT] remove os.stat in order to fit in Windows #​86
  • [ENHANCEMENT] Skip vendor-specific statistics that lead to duplicate metric labels #​28

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner May 29, 2024 16:21
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/nas labels May 29, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented May 29, 2024

--- kubernetes/nas/apps/observability/smartctl-exporter/app Kustomization: flux-system/smartctl-exporter HelmRelease: observability/smartctl-exporter

+++ kubernetes/nas/apps/observability/smartctl-exporter/app Kustomization: flux-system/smartctl-exporter HelmRelease: observability/smartctl-exporter

@@ -13,13 +13,13 @@

     spec:
       chart: prometheus-smartctl-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 0.8.0
+      version: 0.9.0
   dependsOn:
   - name: kube-prometheus-stack
     namespace: observability
   install:
     remediation:
       retries: 3

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented May 29, 2024

--- HelmRelease: observability/smartctl-exporter ServiceMonitor: observability/smartctl-exporter

+++ HelmRelease: observability/smartctl-exporter ServiceMonitor: observability/smartctl-exporter

@@ -16,12 +16,12 @@

     scrapeTimeout: 30s
   namespaceSelector:
     matchNames:
     - observability
   selector:
     matchLabels:
-      helm.sh/chart: prometheus-smartctl-exporter-0.8.0
+      helm.sh/chart: prometheus-smartctl-exporter-0.9.0
       app.kubernetes.io/name: prometheus-smartctl-exporter
       app.kubernetes.io/instance: smartctl-exporter
       app.kubernetes.io/version: v0.12.0
       app.kubernetes.io/managed-by: Helm
 

@mahoro-bot mahoro-bot bot force-pushed the renovate/nas-prometheus-smartctl-exporter-0.x branch 13 times, most recently from 042eaa2 to c72f50d Compare June 5, 2024 17:16
@mahoro-bot mahoro-bot bot force-pushed the renovate/nas-prometheus-smartctl-exporter-0.x branch 7 times, most recently from 2e030dd to 3b38511 Compare June 12, 2024 10:19
@mahoro-bot mahoro-bot bot force-pushed the renovate/nas-prometheus-smartctl-exporter-0.x branch from 3b38511 to bcf0f07 Compare June 14, 2024 12:32
@mahoro-bot mahoro-bot bot merged commit f9cf0bd into main Jun 15, 2024
5 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/nas-prometheus-smartctl-exporter-0.x branch June 15, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant