Re: [I] AIP-38 | Show historic metrics in Dashboard [airflow]
bbovenzi closed issue #42700: AIP-38 | Show historic metrics in Dashboard URL: https://github.com/apache/airflow/issues/42700 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] AIP-38 | Show historic metrics in Dashboard [airflow]
bbovenzi commented on issue #42700: URL: https://github.com/apache/airflow/issues/42700#issuecomment-2548917356 Yeah, I guess they would be. I'll be honest though, I think the dashboard view is subject to a lot of change from what the designs are now and what we will have when 3.0 comes out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] AIP-38 | Show historic metrics in Dashboard [airflow]
tirkarthi commented on issue #42700: URL: https://github.com/apache/airflow/issues/42700#issuecomment-2543195145 @bbovenzi I am building the asset events section in the dashboard. As part of the dashboard designs the asset events was also to the right of historical metrics so my question is do they belong to the same section and are affected by the time range filter selected? If I select last 1 hour does historical metrics along with the asset events display the last 1 hour metrics only? https://github.com/apache/airflow/issues/42371#issuecomment-2390830661 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] AIP-38 | Show historic metrics in Dashboard [airflow]
tirkarthi commented on issue #42700: URL: https://github.com/apache/airflow/issues/42700#issuecomment-2466180381 @bbovenzi I can take this up if you are okay. I have prototyped below versions as per design without the checkbox and the bar charts which don't have data from API. I can raise this as PR for the base part and fine tune the UI/UX during review or subsequent PRs.   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org