chore(tools): remove minor version from product name in sidebarDisplay Kapacitor v1 instead of Kapacitor v1.<patch>
parent
c41155e575
commit
29ff1ba739
|
|
@ -6,7 +6,7 @@ description: >
|
|||
monitoring data and easily create alerting and automation rules.
|
||||
menu:
|
||||
chronograf_v1:
|
||||
name: Chronograf v1.10
|
||||
name: Chronograf v1
|
||||
weight: 1
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ description: >
|
|||
create alerts, run ETL jobs and detect anomalies.
|
||||
menu:
|
||||
kapacitor_v1:
|
||||
name: Kapacitor v1.8
|
||||
name: Kapacitor v1
|
||||
weight: 1
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ description: >
|
|||
time series platform, used to collect and report metrics. Telegraf supports four categories of plugins -- input, output, aggregator, and processor.
|
||||
menu:
|
||||
telegraf_v1:
|
||||
name: Telegraf v1.35
|
||||
name: Telegraf v1
|
||||
weight: 1
|
||||
related:
|
||||
- /resources/videos/intro-to-telegraf/
|
||||
|
|
|
|||
Loading…
Reference in New Issue