Releases: cerndb/spark-dashboard
Releases · cerndb/spark-dashboard
Spark-Dashboard v2.4
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
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
🛠 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
- TELEGRAF_VERSION: updated to 1.34.3-1
⚠️ Breaking Change: Adjusted configuration to accommodate upstream rename of the Grafana datasource plugin from:- victoriametrics-datasource ➜ victoriametrics-metrics-datasource
Spark-Dashboard v2.1
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
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