♊️ GemiNews 🗞️
(dev)
🏡
📰 Articles
🏷️ Tags
🧠 Queries
📈 Graphs
☁️ Stats
💁🏻 Assistant
💬
🎙️
Demo 1: Embeddings + Recommendation
Demo 2: Bella RAGa
Demo 3: NewRetriever
Demo 4: Assistant function calling
Editing article
Title
Summary
Content
<p>When using a service like Google Cloud <a href="https://cloud.google.com/workflows/">Workflows</a>, in particular as your workflows get bigger, it can be difficult to understand what’s going on under the hood. With multiple branches, step jumps, iterations, and also parallel branches and iterations, if your workflow fails during an execution, until now, you had to check the execution status, or go deep through the logs to find more details about the failed step.</p><p>I have good news for you! Workflows recently added some deeper introspection capability: you can now <a href="https://cloud.google.com/workflows/docs/debug-steps">view the history of execution steps</a>. From the Google Cloud console, you can see the lists of steps, and see the logical flow between them. The usual workflow visualisation will also highlight in green the successful steps, and in red the failed one. Of course, it is also possible to make a curl call to get the JSON of the <a href="https://cloud.google.com/workflows/docs/debug-steps#list-entries">list of executed steps</a>.</p><p>Let’s have a look!</p><p>In the console, when you click on an execution, in the summary tab, you'll see not only the failed step, but also the nice workflow graph colored green and red:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*xomRWaQkCtyo6N5S.png" /></figure><p>That way, you know which path the execution followed, in a visual manner. But you can also see the actual list of steps executed, with more details, by clicking on the steps tab:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/888/0*rgzpqpjUpJ3YmsD8.png" /></figure><p>From this table, the filter will let you further refine particular type of steps you’d like to investigate, or visualise the steps of a subworkflow only, etc.</p><p>This is a nice improvement to the developer experience, and for your ops team, to better understand what happens during your workflow executions! Feel free to read more about this new capabability in the documentation about <a href="https://cloud.google.com/workflows/docs/debug-steps">viewing the history of execution steps</a>.</p><p><em>Originally published at </em><a href="https://glaforge.dev/posts/2023/12/22/visualize-and-inspect-workflows-executions/"><em>https://glaforge.dev</em></a><em> on December 22, 2023.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=00aafe188d3d" width="1" height="1" alt=""><hr><p><a href="https://medium.com/google-cloud/visualize-and-inspect-workflows-executions-00aafe188d3d">Visualize and Inspect Workflows Executions</a> was originally published in <a href="https://medium.com/google-cloud">Google Cloud - Community</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>
Author
Link
Published date
Image url
Feed url
Guid
Hidden blurb
--- !ruby/object:Feedjira::Parser::RSSEntry title: Visualize and Inspect Workflows Executions url: https://medium.com/google-cloud/visualize-and-inspect-workflows-executions-00aafe188d3d?source=rss-431147437aeb------2 author: Guillaume Laforge categories: - gcp-workflows - workflow - debugging - google-cloud-platform published: 2023-12-22 00:00:27.000000000 Z entry_id: !ruby/object:Feedjira::Parser::GloballyUniqueIdentifier is_perma_link: 'false' guid: https://medium.com/p/00aafe188d3d carlessian_info: news_filer_version: 2 newspaper: Guillaume Laforge - Medium macro_region: Blogs rss_fields: - title - url - author - categories - published - entry_id - content content: '<p>When using a service like Google Cloud <a href="https://cloud.google.com/workflows/">Workflows</a>, in particular as your workflows get bigger, it can be difficult to understand what’s going on under the hood. With multiple branches, step jumps, iterations, and also parallel branches and iterations, if your workflow fails during an execution, until now, you had to check the execution status, or go deep through the logs to find more details about the failed step.</p><p>I have good news for you! Workflows recently added some deeper introspection capability: you can now <a href="https://cloud.google.com/workflows/docs/debug-steps">view the history of execution steps</a>. From the Google Cloud console, you can see the lists of steps, and see the logical flow between them. The usual workflow visualisation will also highlight in green the successful steps, and in red the failed one. Of course, it is also possible to make a curl call to get the JSON of the <a href="https://cloud.google.com/workflows/docs/debug-steps#list-entries">list of executed steps</a>.</p><p>Let’s have a look!</p><p>In the console, when you click on an execution, in the summary tab, you'll see not only the failed step, but also the nice workflow graph colored green and red:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*xomRWaQkCtyo6N5S.png" /></figure><p>That way, you know which path the execution followed, in a visual manner. But you can also see the actual list of steps executed, with more details, by clicking on the steps tab:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/888/0*rgzpqpjUpJ3YmsD8.png" /></figure><p>From this table, the filter will let you further refine particular type of steps you’d like to investigate, or visualise the steps of a subworkflow only, etc.</p><p>This is a nice improvement to the developer experience, and for your ops team, to better understand what happens during your workflow executions! Feel free to read more about this new capabability in the documentation about <a href="https://cloud.google.com/workflows/docs/debug-steps">viewing the history of execution steps</a>.</p><p><em>Originally published at </em><a href="https://glaforge.dev/posts/2023/12/22/visualize-and-inspect-workflows-executions/"><em>https://glaforge.dev</em></a><em> on December 22, 2023.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=00aafe188d3d" width="1" height="1" alt=""><hr><p><a href="https://medium.com/google-cloud/visualize-and-inspect-workflows-executions-00aafe188d3d">Visualize and Inspect Workflows Executions</a> was originally published in <a href="https://medium.com/google-cloud">Google Cloud - Community</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>'
Language
Active
Ricc internal notes
Imported via /Users/ricc/git/gemini-news-crawler/webapp/db/seeds.d/import-feedjira.rb on 2024-03-31 22:53:57 +0200. Content is EMPTY here. Entried: title,url,author,categories,published,entry_id,content. TODO add Newspaper: filename = /Users/ricc/git/gemini-news-crawler/webapp/db/seeds.d/../../../crawler/out/feedjira/Blogs/Guillaume Laforge - Medium/2023-12-22-Visualize_and_Inspect_Workflows_Executions-v2.yaml
Ricc source
Show this article
Back to articles