Skip to content

Commit

Permalink
adds generated toc
Browse files Browse the repository at this point in the history
removes duplicated toc heading
  • Loading branch information
RobertKielty committed May 31, 2021
1 parent d9a6347 commit 9725c9e
Showing 1 changed file with 10 additions and 22 deletions.
32 changes: 10 additions & 22 deletions contributors/devel/sig-testing/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,19 @@ description: |
## Monitoring Kubernetes Health

### Table of Contents
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
**Table of Contents**

- [-](#-)
- [Table of Contents](#table-of-contents)
- [Overview](#overview)
- [Monitoring the health of Kubernetes CI Jobs with TestGrid](#monitoring-the-health-of-kubernetes-ci-jobs-with-testgrid)
- [What dashboards should I monitor?](#what-dashboards-should-i-monitor)
- [Pull request test failures caused by tests unrelated to your change](#pull-request-test-failures-caused-by-tests-unrelated-to-your-change)
- [What do I do when I see a TestGrid alert?](#what-do-i-do-when-i-see-a-testgrid-alert)
- [Communicate your findings](#communicate-your-findings)
- [Creating a GitHub Issue for Flaking or Failing Tests](#creating-a-github-issue-for-flaking-or-failing-tests)
- [Fill out the issue for a Flaking Test](#fill-out-the-issue-for-a-flaking-test)
- [Iterate](#iterate)
<!-- markdown-toc start>
- [Overview](#overview)
- [Monitoring the health of Kubernetes CI Jobs with TestGrid](#monitoring-the-health-of-kubernetes-ci-jobs-with-testgrid)
- [What dashboards should I monitor?](#what-dashboards-should-i-monitor)
- [Pull request test failures caused by tests unrelated to your change](#pull-request-test-failures-caused-by-tests-unrelated-to-your-change)
- [What do I do when I see a TestGrid alert?](#what-do-i-do-when-i-see-a-testgrid-alert)
- [Communicate your findings](#communicate-your-findings)
- [Creating a GitHub Issue for Flaking or Failing Tests](#creating-a-github-issue-for-flaking-or-failing-tests)
- [Fill out the issue for a Flaking Test](#fill-out-the-issue-for-a-flaking-test)
- [Iterate](#iterate)
<!-- markdown-toc end -->

- [Monitoring the health of Kubernetes with TestGrid](#monitoring-the-health-of-kubernetes-with-testgrid)
- [What dashboards should I monitor?](#what-dashboards-should-i-monitor)
- [Test failures that block my Pull Request](#pr-test-failures)
- [What do I do when I see a TestGrid alert?](#what-do-i-do-when-i-see-a-testgrid-alert)
- [Communicate your findings](#communicate-your-findings)
- [Creating a GitHub Issue for Flaking or Failing Tests](#creating-a-github-issue-for-flaking-or-failing-tests)
- [Iterate](#iterate)

## Overview

This document describes the tools used to monitor CI jobs and the tests that
Expand Down

0 comments on commit 9725c9e

Please sign in to comment.