Skip to content

Commit 5559d2e

Browse files
committed
Prometheus: s/tutorial/usage/
1 parent 8ec27d2 commit 5559d2e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/integrate/prometheus/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Adapter] stores collected metrics data into CrateDB and
5252
takes advantage of its high ingestion and query speed to
5353
massively scale-out Prometheus.
5454

55-
:::{rubric} Guides
55+
:::{rubric} Learn
5656
:::
5757

5858
::::{grid}
@@ -63,8 +63,8 @@ massively scale-out Prometheus.
6363
Getting started with Prometheus and CrateDB for long-term storage.
6464
:::
6565

66-
:::{grid-item-card} Storing long-term metrics with Prometheus in CrateDB
67-
:link: prometheus-tutorial
66+
:::{grid-item-card} Store Prometheus long-term metrics into CrateDB
67+
:link: prometheus-usage
6868
:link-type: ref
6969
Set up CrateDB as a long-term metrics store for Prometheus using Docker Compose.
7070
:::
@@ -115,7 +115,7 @@ usage guide.
115115
:::{toctree}
116116
:maxdepth: 1
117117
:hidden:
118-
Tutorial <tutorial>
118+
Usage <usage>
119119
:::
120120

121121

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
(prometheus-tutorial)=
2-
# Storing long-term metrics with Prometheus in CrateDB
1+
(prometheus-usage)=
2+
# Store Prometheus long-term metrics into CrateDB
33

4-
This tutorial shows how to:
4+
This usage guide shows how to:
55

66
* Set up Docker Compose to run CrateDB, Prometheus, and the CrateDB Prometheus Adapter
77
* Run the applications with Docker Compose
@@ -167,7 +167,7 @@ After a few minutes, Prometheus will have gathered hundreds of thousands of data
167167
Use CrateDB’s query engine to analyze and visualize this data with tools
168168
like {ref}`grafana`.
169169

170-
Explore these related tutorials:
170+
Explore these related resources:
171171

172172
* [Visualizing time‑series data with Grafana and CrateDB](https://cratedb.com/blog/visualizing-time-series-data-with-grafana-and-cratedb)
173173
* [Monitoring CrateDB with Prometheus and Grafana](https://cratedb.com/blog/monitoring-cratedb-with-prometheus-and-grafana)

0 commit comments

Comments
 (0)