Skip to content

Commit

Permalink
Remove the vitess-mixin (#1833)
Browse files Browse the repository at this point in the history
This was not really maintained and removed, so remove it here. If it's
still desired, it better is created as a separate repository managed by
those who would maintain it.

Signed-off-by: Dirkjan Bussink <[email protected]>
  • Loading branch information
dbussink authored Aug 27, 2024
1 parent fb57be6 commit c51ab2f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ The two critical Vitess processes to monitor are vttablet and vtgate. Additional

Beyond what the tools export, it is important to also monitor system resource usage: CPU, memory, network and disk usage.

There is a [popular mixin](https://github.com/vitessio/vitess/tree/main/vitess-mixin) contributed by [Slack](https://slack.com) that is based on how they monitor Vitess internally. It can be used as a starting point if you intend to use Prometheus and Grafana.

Beyond the monitoring variables, the Vitess processes export additional information about their status on other URL paths. Some of those pages are for human consumption, and others are machine-readable meant for building automation.

## VTTablet
Expand Down

0 comments on commit c51ab2f

Please sign in to comment.