Skip to content

Releases: cerndb/spark-dashboard

Spark-Dashboard v2.4

06 May 07:28

Choose a tag to compare

Spark Dashboard 2.4

Short release with updates since 2.3:

  • Updated Docker image and Helm chart for the v2 deployment.
  • Improved Grafana HTTPS/configuration support.
  • Refreshed component versions and dashboard setup.
  • Minor documentation updates and fixes.

Spark-Dashboard v2.3

23 Mar 15:34
ef77677

Choose a tag to compare

Spark-Dashboard v2.3

This release refreshes dependencies, adds the v2 Helm chart, updates deployment documentation, and reorganizes legacy assets.

Highlights

  • Added charts_v2 as the Helm deployment for Spark-Dashboard v2
  • Updated README instructions for container and Kubernetes deployment
  • Moved legacy v1 assets under legacy

Spark-Dashboard v2.2

06 May 13:33

Choose a tag to compare

🛠 What's New
This minor release includes the following improvements and updates:

  • ✅ Fix: Resolved display issue for "Current N# Active Tasks" in Grafana.
  • 🔄 Dependency Updates (Dashboard Dockerfile v2):
    • TELEGRAF_VERSION: updated to 1.34.3-1
      -GRAFANA_VERSION: updated to 12.0.0
    • VM_VERSION: updated to v1.116.0
    • GRAFANA_VM_PLUGIN_VERSION: updated to v0.14.0
  • ⚠️ Breaking Change: Adjusted configuration to accommodate upstream rename of the Grafana datasource plugin from:
    • victoriametrics-datasource ➜ victoriametrics-metrics-datasource

Spark-Dashboard v2.1

22 Jan 12:51

Choose a tag to compare

Minor Release Update

This update includes:

  • Dependency Refresh: Updated components in the spark-dashboard v2 Docker image to the latest stable versions:
    • Telegraf: Streamlined metrics collection.
    • VictoriaMetrics: Optimized for time-series data storage and queries.
    • Grafana: Enhanced dashboard visualizations with PromQL support.
  • Codespaces Integration: Enabled support for GitHub Codespaces, offering a streamlined setup for test deployments and an intuitive environment for exploring and learning the platform.

spark-dashboard v2.0

28 Mar 08:17

Choose a tag to compare

This release of spark-dashboard contains:

  • Implementations of Spark dashboards for monitoring Spark workloads
  • Docker files and associated images on Docker Hub
  • spark-dashboard v2 Docker image: with Telegraf, VictoriaMetrics and Grafana with PromQL
  • spark-dashboard v1 Docker image: with InfluxDB and Grafana with InfluxQL
  • spark-dashboard v1 Helm chart