Skip to content

Commit

Permalink
docs: small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Feb 2, 2024
1 parent 3de0462 commit 950177a
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 17 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Also available as a standalone terminal-based metrics dashboard viewer ([k6top](

## Features

- Quick overview of the k6 test run in the same temrinal
- Quick overview of the k6 test run in the same terminal
- Displays the current status of the thresholds
- Displays a table of metrics
- Displays a chart of relevant metrics
- Displays tables of metrics
- Displays charts of relevant metrics
- The values of the metrics are updated dynamically
- It is easy to use even on a remote computer

Expand All @@ -38,7 +38,7 @@ You can download pre-built k6 binaries from the [Releases](https://github.com/sz

Go version 1.21 is required as a minimum for the build.

The [xk6](https://github.com/grafana/xk6) build tool can be used to build a k6 that will include xk6-faker extension:
The [xk6](https://github.com/grafana/xk6) build tool can be used to build a k6 that will include xk6-top extension:

```bash
$ xk6 build --with github.com/szkiba/xk6-top@latest
Expand Down Expand Up @@ -75,7 +75,7 @@ Key | Function
`+`, `Shift+Down` | Expand, show more details
`-`, `Shift+Up` | Collapse, show less details

There are also charts on some tabs. Due to the limitations of the terminal, one diagram is displayed at a time. You can switch between diagrams with the `Shift+Right` and `Shift+Left` keys.
There are also charts on some tabs. Due to the limitations of the terminal, one chart is displayed at a time. You can switch between charts with the `Shift+Right` and `Shift+Left` keys.

Certain tabs (on which data is not available) may be disabled. Their names appear in italics.

Expand All @@ -89,15 +89,15 @@ The most important element of the *Overview* tab is the table containing the cur

The aggregated metric values are available in tabular form on the tabs named according to the type of metric (*Trends*, *Counters*, *Rates*, *Gauges*).

By default, the table contains the tags expanded. Lines containing tags can be collapsed with the `-` key or the `Shift+Up` key combination. They can be expanded at any time later with the `+` key or the `Shift+Down` key combination.
By default, the table contains the tags expanded. Rows containing tags can be collapsed with the `-` key or the `Shift+Up` key combination. They can be expanded at any time later with the `+` key or the `Shift+Down` key combination.

### Metrics charts

The most important metrics are also available in the form of a time chart on the tabs with names corresponding to the protocol (*HTTP*, *gRPC*, *WS*, *Browser*).

Due to the limitations of the terminal, one chart can be seen on these tabs at a time. A second-level navigation enables the choice of a chart within a tab. You can switch to the next/previous chart with the key combinations `Shift+Right` and `Shift+Left`.

The diagram displaying the *trend* type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the `-` key or the `Shift+Up` key combination. They can be displayed at any type later with repeatedly using the `+` key or the `Shift+Down` key combination.
The chart displaying the *trend* type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the `-` key or the `Shift+Up` key combination. They can be displayed at any type later with repeatedly using the `+` key or the `Shift+Down` key combination.
<!-- #endregion help -->

## Command Line
Expand Down
6 changes: 3 additions & 3 deletions docs/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Key | Function
`+`, `Shift+Down` | Expand, show more details
`-`, `Shift+Up` | Collapse, show less details

There are also charts on some tabs. Due to the limitations of the terminal, one diagram is displayed at a time. You can switch between diagrams with the `Shift+Right` and `Shift+Left` keys.
There are also charts on some tabs. Due to the limitations of the terminal, one chart is displayed at a time. You can switch between charts with the `Shift+Right` and `Shift+Left` keys.

Certain tabs (on which data is not available) may be disabled. Their names appear in italics.

Expand All @@ -28,12 +28,12 @@ The most important element of the *Overview* tab is the table containing the cur

The aggregated metric values are available in tabular form on the tabs named according to the type of metric (*Trends*, *Counters*, *Rates*, *Gauges*).

By default, the table contains the tags expanded. Lines containing tags can be collapsed with the `-` key or the `Shift+Up` key combination. They can be expanded at any time later with the `+` key or the `Shift+Down` key combination.
By default, the table contains the tags expanded. Rows containing tags can be collapsed with the `-` key or the `Shift+Up` key combination. They can be expanded at any time later with the `+` key or the `Shift+Down` key combination.

### Metrics charts

The most important metrics are also available in the form of a time chart on the tabs with names corresponding to the protocol (*HTTP*, *gRPC*, *WS*, *Browser*).

Due to the limitations of the terminal, one chart can be seen on these tabs at a time. A second-level navigation enables the choice of a chart within a tab. You can switch to the next/previous chart with the key combinations `Shift+Right` and `Shift+Left`.

The diagram displaying the *trend* type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the `-` key or the `Shift+Up` key combination. They can be displayed at any type later with repeatedly using the `+` key or the `Shift+Down` key combination.
The chart displaying the *trend* type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the `-` key or the `Shift+Up` key combination. They can be displayed at any type later with repeatedly using the `+` key or the `Shift+Down` key combination.
1 change: 0 additions & 1 deletion gh

This file was deleted.

6 changes: 3 additions & 3 deletions internal/ui/help/help-dark.ansi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
 +, Shift+Down │ Expand, show more details
 -, Shift+Up │ Collapse, show less details

There are also charts on some tabs. Due to the limitations of the terminal, one diagram is displayed at a time. You can switch between diagrams with the  Shift+Right  and  Shift+Left  keys.
There are also charts on some tabs. Due to the limitations of the terminal, one chart is displayed at a time. You can switch between charts with the  Shift+Right  and  Shift+Left  keys.

Certain tabs (on which data is not available) may be disabled. Their names appear in italics.

Expand All @@ -28,12 +28,12 @@

The aggregated metric values are available in tabular form on the tabs named according to the type of metric (Trends, Counters, Rates, Gauges).

By default, the table contains the tags expanded. Lines containing tags can be collapsed with the  -  key or the  Shift+Up  key combination. They can be expanded at any time later with the  +  key or the  Shift+Down  key combination.
By default, the table contains the tags expanded. Rows containing tags can be collapsed with the  -  key or the  Shift+Up  key combination. They can be expanded at any time later with the  +  key or the  Shift+Down  key combination.

### Metrics charts

The most important metrics are also available in the form of a time chart on the tabs with names corresponding to the protocol (HTTP, gRPC, WS, Browser).

Due to the limitations of the terminal, one chart can be seen on these tabs at a time. A second-level navigation enables the choice of a chart within a tab. You can switch to the next/previous chart with the key combinations  Shift+Right  and  Shift+Left .

The diagram displaying the trend type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the  -  key or the  Shift+Up  key combination. They can be displayed at any type later with repeatedly using the  +  key or the  Shift+Down  key combination.
The chart displaying the trend type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the  -  key or the  Shift+Up  key combination. They can be displayed at any type later with repeatedly using the  +  key or the  Shift+Down  key combination.
6 changes: 3 additions & 3 deletions internal/ui/help/help-light.ansi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
 +, Shift+Down │ Expand, show more details
 -, Shift+Up │ Collapse, show less details

There are also charts on some tabs. Due to the limitations of the terminal, one diagram is displayed at a time. You can switch between diagrams with the  Shift+Right  and  Shift+Left  keys.
There are also charts on some tabs. Due to the limitations of the terminal, one chart is displayed at a time. You can switch between charts with the  Shift+Right  and  Shift+Left  keys.

Certain tabs (on which data is not available) may be disabled. Their names appear in italics.

Expand All @@ -28,12 +28,12 @@

The aggregated metric values are available in tabular form on the tabs named according to the type of metric (Trends, Counters, Rates, Gauges).

By default, the table contains the tags expanded. Lines containing tags can be collapsed with the  -  key or the  Shift+Up  key combination. They can be expanded at any time later with the  +  key or the  Shift+Down  key combination.
By default, the table contains the tags expanded. Rows containing tags can be collapsed with the  -  key or the  Shift+Up  key combination. They can be expanded at any time later with the  +  key or the  Shift+Down  key combination.

### Metrics charts

The most important metrics are also available in the form of a time chart on the tabs with names corresponding to the protocol (HTTP, gRPC, WS, Browser).

Due to the limitations of the terminal, one chart can be seen on these tabs at a time. A second-level navigation enables the choice of a chart within a tab. You can switch to the next/previous chart with the key combinations  Shift+Right  and  Shift+Left .

The diagram displaying the trend type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the  -  key or the  Shift+Up  key combination. They can be displayed at any type later with repeatedly using the  +  key or the  Shift+Down  key combination.
The chart displaying the trend type metric contains the percentile values in addition to the average value. Percetile series can be hidden individually by repeatedly using the  -  key or the  Shift+Up  key combination. They can be displayed at any type later with repeatedly using the  +  key or the  Shift+Down  key combination.

0 comments on commit 950177a

Please sign in to comment.