iFixit / react-commerce

A work in progress prototype for iFixit e-commerce functionalities.
https://react-commerce.vercel.app
2 stars 0 forks source link

CI: Add datadog action #1234

Closed batbattur closed 1 year ago

batbattur commented 1 year ago

Summary

In iFixit/ifixit, we have a workflow that sends workflow metrics to our Datadog dashboard.

Do this

  1. Let's add in react-commerce as well.
  2. Update the graphs in the dashboard to filter for specific repo Screen Shot 2023-01-10 at 11 06 01 AM
batbattur commented 1 year ago

Cloned all of the iFixit/ifixit existing graphs to React-commerce, except the Job failure monitor graph. I wasn't sure how to edit that graph properly for individual repos.

Screen Shot 2023-01-10 at 12 47 36 PM
batbattur commented 1 year ago

Now we display the react commerce workflow metrics:

Screen Shot 2023-01-10 at 12 48 49 PM
batbattur commented 1 year ago

Updated the existing monitor to be only for iFixit/ifixit.

batbattur commented 1 year ago

Got help from @ardelato and Angel created the Job failure monitor graph for react-commerce.