Skip to content

Add dashboards on delay due to controllers downtime - #13

Open
matte21 wants to merge 2 commits into
masterfrom
track-delay-caused-by-controllers-downtime
Open

matte21 wants to merge 2 commits into
masterfrom
track-delay-caused-by-controllers-downtime

Conversation

@matte21

@matte21 matte21 commented Jun 17, 2020

Copy link
Copy Markdown
Collaborator

Add dashboards to display the Prometheus metrics added by MikeSpreitzer/kube-examples#119.

For every "implementation action" (e.g. address assignment, local network interface creation, etc...) and (last_client_write, last_controller_start) pair, there's a plot with:

  1. Absolute number of actions that suffered a delay.
  2. Fraction of delayed actions wrt total actions.
  3. Average delay seconds.

The new plots are based on Prometheus histograms but do not use PromQL's rate() function to allow lazy materialization of metrics.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant