Skip to content

Latest commit

History

History
42 lines (37 loc) 路 1.71 KB

CHANGELOG.md

File metadata and controls

42 lines (37 loc) 路 1.71 KB

CHANGELOG

October 23 2020 - v1.4 (Beta)

  • Improved Kubernetes documentation.
  • Improved main documentation.
  • Updated Grafana deployment to use a PersistentVolume.
  • Telegraf now runs in a DaemonSet.
  • Speedtest-cli and MTR now runs as CronJob every 10 minutes
  • New ConfigMap mappings.
  • Included script to generate Manifest.

October 16 2020 - v1.3

  • API configuration is now executed using cURL Docker image.
  • README.md updated (Solving #14).

October 12 2020 - v1.2

  • Enabling CI build a multi-architecture Docker image (Extending support to linux/amd64, linux/arm/v7, linux/arm64)
  • Fixing Docker images version on Docker Compose.
  • Improving Dashboard look and feel.
  • Updated mtr exeuction period for a best performance.
  • Updated speedtest-cli execution period to reduce bandwith usage.
  • Updated README.md

October 10 2020 - v1.1

  • Updated Speedtest checks to run once per hour (before was every 5 minutes).
  • Removed Telegraf' Speedtest --no-pre-allocate version.
  • Improved MTR metrics.
  • Created Jitter monitoring panel.
  • Created availability row and panels.
  • Created Ping per destination panel.
  • Included variables to define panel data.
  • Updated Speedtest checks to run once peer hour (before was every 5 minutes).
  • Removed Telegraf' Speedtest --no-pre-allocate version.
  • Created Jitter monitoring panel.
  • Created availability row and panels.
  • Created Ping per destination panel.
  • Included variables to define panels data.
  • Addeed netstat stadistics.
  • Updated documentation.
  • Included system metrics dashboard.
  • Created CHANGELOG.md