summaryrefslogtreecommitdiffstats
path: root/collectors/perf.plugin
diff options
context:
space:
mode:
authorNetdata bot <43409846+netdatabot@users.noreply.github.com>2023-10-29 18:06:51 +0200
committerGitHub <noreply@github.com>2023-10-29 18:06:51 +0200
commitf0bd8662c5f16d957dff91621378c58d72d52576 (patch)
tree47e90511f6a8b5957c6f780dd25464227f2f57d3 /collectors/perf.plugin
parent2b5aadf41d4a606b530dd4726f2272a931b864c3 (diff)
Regenerate integrations.js (#16291)
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
Diffstat (limited to 'collectors/perf.plugin')
-rw-r--r--collectors/perf.plugin/integrations/cpu_performance.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/perf.plugin/integrations/cpu_performance.md b/collectors/perf.plugin/integrations/cpu_performance.md
index 53774a90d3..d3c316d2e9 100644
--- a/collectors/perf.plugin/integrations/cpu_performance.md
+++ b/collectors/perf.plugin/integrations/cpu_performance.md
@@ -152,8 +152,8 @@ You can get the available options running:
| Name | Description | Default | Required |
|:----|:-----------|:-------|:--------:|
-| update every | Data collection frequency. | 1 | False |
-| command options | Command options that specify charts shown by plugin. `cycles`, `instructions`, `branch`, `cache`, `bus`, `stalled`, `migrations`, `alignment`, `emulation`, `L1D`, `L1D-prefetch`, `L1I`, `LL`, `DTLB`, `ITLB`, `PBU`. | 1 | True |
+| update every | Data collection frequency. | 1 | no |
+| command options | Command options that specify charts shown by plugin. `cycles`, `instructions`, `branch`, `cache`, `bus`, `stalled`, `migrations`, `alignment`, `emulation`, `L1D`, `L1D-prefetch`, `L1I`, `LL`, `DTLB`, `ITLB`, `PBU`. | 1 | yes |
</details>