The Wayback Machine - https://web.archive.org/web/20211109074506/https://github.com/topics/workflow
Skip to content
#

workflow

Here are 3,149 public repositories matching this topic...

surapuramakhil
surapuramakhil commented Nov 8, 2021

Description

In Airflow UI. If we go to Browse --> DAG Runs, then DAG Runs view will be displayed.

Table contains a lot of insightful values likes DAG execution date, Start date, end date, Dag config etc

Request to add DAG duration column in the same table.
DAG Duration i.e. DAG end_date timestamp - DAG start_date timestamp

Use case/motivation

Analytics purpose of knowing DAG dur

marvin-robot
marvin-robot commented Sep 2, 2021

Opened from the Prefect Public Slack Community

michael.ball: Hey there. I’ve been playing around with Docker storage today, trying to get all source code packaged together with the flows each time they are registered, and am using the files and env_vars attributes as outlined in the Docs. But it seems that my .dockerignore file (in the directory from whic

schrockn
schrockn commented May 4, 2021

https://docs.dagster.io/integrations/pandas#dagster-dataframe-summary-statistics

seems like a good opportunity to show off the new condensed API.

This does open up the question of how we will support descriptions in the condensed API. Or did we make the decision to explicitly not support it?


Message from the maintainers:

Excited about this feature? Give it a :thumbsup

SuiteCRM
menski
menski commented Oct 15, 2021

Is your feature request related to a problem? Please describe.

If I want to use an replicated and sharded elasticsearch setup for the exporter I need to be able to configure the replication and shards for the exporter indices.

Describe the solution you'd like

Have a elasticsearch exporter configuration available which allows me to set the replication and shards. I think for the f

Improve this page

Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."

Learn more