Skip to content

Commit da6a133

Browse files
committed
StatsD: s/tutorial/usage guide/
1 parent 95cc4ef commit da6a133

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/integrate/statsd/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Configure Telegraf using the StatsD input plugin and the CrateDB output plugin.
3535

3636
::::{grid}
3737

38-
:::{grid-item-card} Tutorial: Use StatsD with CrateDB
39-
:link: statsd-tutorial
38+
:::{grid-item-card} Use StatsD with CrateDB
39+
:link: statsd-usage
4040
:link-type: ref
4141
How to configure StatsD and Telegraf to submit statistics to CrateDB.
4242
:::
@@ -47,7 +47,7 @@ How to configure StatsD and Telegraf to submit statistics to CrateDB.
4747
:::{toctree}
4848
:maxdepth: 1
4949
:hidden:
50-
Tutorial <tutorial>
50+
Usage <usage>
5151
:::
5252

5353

docs/integrate/statsd/tutorial.md renamed to docs/integrate/statsd/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
(statsd-tutorial)=
1+
(statsd-usage)=
22
# Load data into CrateDB using StatsD and Telegraf
33

4-
This tutorial walks you through configuring [Telegraf] to receive [StatsD]
4+
This usage guide walks you through configuring [Telegraf] to receive [StatsD]
55
metrics and store them into CrateDB.
66

77
## Prerequisites

0 commit comments

Comments
 (0)