GoogleCloudPlatform / dataflow-sample-applications

Apache License 2.0
126 stars 58 forks source link

[Retail] Add instructions to create the dashboard programmatically #39

Closed tzehon closed 4 years ago

tzehon commented 4 years ago

@rezarokni

This PR adds the dashboard's (Retail Pipeline) JSON definition and includes steps on how to create the dashboard and it's charts automatically via the Cloud Monitoring API.

This means that any user of the application can setup their dashboard by running a simple command or scripting the command, without needing to manually create the dashboard and its charts. The user can also quickly deploy the same dashboard consistently across test and production projects.