Skip to content
@seymour-active-monitoring

Seymour

Seymour offers open-source, easy-to-configure active monitoring

seymour_drkblue_text

About

Seymour offers open-source, easy-to-configure active monitoring, allowing users test their API endpoints continuously from globally distributed locations. Seymour measures the availability, latency and correctness of API endpoint responses, and sends alerts when these don't meet expectations.

Screen Shot 2022-08-17 at 3 59 02 PM

Why we built Seymour

We built Seymour to enable rapid detection of issues in production before they impact user experience.

Get started

Seymour's infrastructure is easily deployed on your AWS account with two CLI commands.

Repos

  1. tests-ui provides a simple interface for configuring tests and viewing test run results
  2. tests-crud manages test configuration CRUD operations, result aggregation and communicates with AWS EventBridge through the AWS SDK
  3. test-route-packager is a Lambda responsbile for packaging data for distribute to remote regions
  4. test-runner is a Lambda responsible for executing the test configuration-defined API call and assessing the response
  5. test-result-writer is a Lambda responsible for persisting test results, and, for failed tests, triggering the test-alerts Lambda
  6. test-alerts is a Lambda responsible for sending notifications through various channels (email, slack, discord)

Learn More

Read the case study to learn more.

Pinned

  1. tests-crud tests-crud Public

    Seymour's backend service

    JavaScript 1

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…