Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema and collection for storing API monitoring status #1515

Closed
3 tasks done
bajiat opened this issue Sep 8, 2016 · 2 comments
Closed
3 tasks done

Schema and collection for storing API monitoring status #1515

bajiat opened this issue Sep 8, 2016 · 2 comments
Assignees

Comments

@bajiat
Copy link
Contributor

bajiat commented Sep 8, 2016

In order to notify the API owners only when their API monitoring status changes, we need to store the API monitoring statuses in a collection. This collection would also allow us later to create chart/analytics about API monitoring.

Definition of done

  • Schema and collection for API monitoring status exists.
  • The response for every monitoring call/request is stored in the collection along with the time and date of request.
  • The collection is linked to the API collection.
@brylie
Copy link
Contributor

brylie commented Sep 29, 2016

As per our Rocket.Chat discussion:

The design is up to you, but it might be good to allow the API owner to configure settings such as:

  • how often the status is checked
  • full url (including host and path) to be checked
  • what status code to expect
  • header values, such as authentication, to be passed to each request

@brylie
Copy link
Contributor

brylie commented Sep 29, 2016

Ping @bajiat @Nazarah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants