Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 6.13 KB

CHANGELOG.md

File metadata and controls

69 lines (48 loc) · 6.13 KB

0.1.2 (2024-09-15)

Bug Fixes

  • add kube-state-metrics scrape config (939df77)

0.1.1 (2024-09-15)

Bug Fixes

  • add relabel config for prometheus to remove port numbers (db887b9)
  • enable remote write and add relabel config for node exporter (e4bd9d5)

0.1.0 (2024-09-14)

Bug Fixes

  • add .gitattributes file for language detection (f1e2852)
  • add basic set of alerts (7886803)
  • add escape characters for alert rules (a5c454a)
  • add min required alertmanager config (35e3b88)
  • add persistent volume for grafana (aa45270)
  • add quotation to alert summary (f890c0d)
  • add relabel config (9f85248)
  • add windows exporter port (484a080)
  • address variable substitution (b5748ca)
  • alertmanager remove notifications (66fc1c5)
  • another pve fix (9f278d4)
  • change proxmox pve exporter to password auth (06a2fe9)
  • change pve exporter configuration (4a9ba46)
  • change scrape interval and rules yaml file reference (b46d103)
  • change target references (4ec7767)
  • change to self hosted semaphore container (22fe1b2)
  • change yaml file naming convention (148821d)
  • combine pve target scrape config (afa1842)
  • correct CI workflow (3467606)
  • correct config references (7d1bf7a)
  • correct disk space alert and add alertmanager notification (8bfd1b6)
  • correct prometheus ref (f488fb6)
  • correct pve exporter path (618e558)
  • correct scrape targets (1670a90)
  • correct workflow file location (557c2b0)
  • fix semaphore (c10d747)
  • modify alert thresholds (f8afb5a)
  • mysql reference (563bb07)
  • remove kerberos requirement (0c53b8c)
  • remove requirements config (9436f24)
  • split pve targets (d505404)
  • switch grafana to volume (d15e47c)

Features

  • add Github Actions workflow for releases (404e926)
  • add pve-exporter container (fafaff3)
  • add semaphore stack (d968d46)
  • add windows scrape targets (f24506b)
  • include rules.yml (4aa8112)
  • limit prometheus retention to save on that precious storage space (f7e1880)