Skip to content

Releases: prodzilla/prodzilla

v0.0.2 - Stories

05 Feb 10:40
Compare
Choose a tag to compare
  • Stories! Chained requests to API endpoints, including the ability to pass values from responses into following requests.
  • Several new endpoints which expose results and details about both probes and stories.
  • Deprecated the probe_results endpoint as it was a poorer version of the new endpoints.

v0.0.1

08 Jan 09:43
Compare
Choose a tag to compare

Supports a base set of features for synthetic monitoring, including:

  • Probing urls on a given schedule
  • Configuring expectations for responses from the given probes
  • Configuring URLs to be alerted at by webhook upon failures.