Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

monitoring tools #6

@coyotemarin

Description

@coyotemarin

Once we have some more experience at Yelp with exactly what tools we need to monitor doloop, we should add corresponding binaries to doloop. Examples:

  • utility to call stats() on a table
  • utility to check() on particular IDs
  • a nagios plugin to make sure that IDs aren't delayed for too long
  • a web dashboard

We'll need some way to read in database credentials. Probably the best way is a my.cnf file, read with MySQLdb.connect(read_default_file=...).

We should put this on the back burner for a while to avoid building useless utilities. Some or all of these might make more sense as separate projects.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions