add table of contents

This commit is contained in:
qzweng 2021-07-29 07:56:17 +08:00
parent 9bc930c291
commit f2a42b58f3
1 changed files with 14 additions and 0 deletions

View File

@ -13,6 +13,20 @@ We provide the trace as is. We would encourage anybody who uses this trace to ci
}
```
**Table of Contents**
- [1 Introduction](#1-introduction)
- [2 Data Files for the Trace](#2-data-files-for-the-trace)
* [2.1 Overview](#21-overview)
* [2.2 Schema](#22-schema)
+ [pai_job_table](#pai-job-table)
+ [pai_task_table](#pai-task-table)
+ [pai_instance_table](#pai-instance-table)
+ [pai_sensor_table](#pai-sensor-table)
+ [pai_group_tag_table](#pai-group-tag-table)
+ [pai_machine_spec](#pai-machine-spec)
+ [pai_machine_metric](#pai-machine-metric)
- [3 Demo of Data Analysis](#3-demo-of-data-analysis)
# 2 Data Files for the Trace