Releases: JasperHG90/dagster-dags
Releases · JasperHG90/dagster-dags
v2.0.2
v2.0.1
- Fix cron schedule
v2.0.0
- Rewrite of LMN ingestion dag without jobs
v1.4.1
- Remove
google-cloud-monitoring
dependency from utils and add to LMN ingestion dag
v1.4.0
- Refactor rate limiter to use redis cloud database
- Decouple job success hook from GCP by allowing user to pass in a callable
v1.3.4
- Refactor metric labels so that it's easier to subset in GCP monitoring dashboard
v1.3.3
- Chore: add tags from run_id to gcp metric
v1.3.2
Fix: lockfile
v1.3.1
- Fix missing dependency
v1.3.0
Add:
- GCP Metric post-hook for jobs that writes job success or failure as a custom metric to 'custom.googleapis.com/dagster/job_success'