Skip to content

Commit 9fd544e

Browse files
nerda-codesbene2k1
andauthored
fix(tuto): meta (#4845)
* fix(tuto): meta * Update index.mdx --------- Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 09afd74 commit 9fd544e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

tutorials/configure-graphite/index.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
```yaml
1+
---
22
meta:
33
title: Installing and Configuring Graphite on Ubuntu 22.04
44
description: This tutorial explains how to install and configure Graphite on Ubuntu 22.04
55
content:
66
h1: Installing and Configuring Graphite on Ubuntu 22.04
77
paragraph: This tutorial explains how to install and configure Graphite on Ubuntu 22.04
88
tags: Graphite Ubuntu
9+
categories:
910
- kubernetes
1011
- instances
1112
- elastic-metal
1213
dates:
1314
validation: 2025-03-06
1415
posted: 2018-08-06
15-
```
16+
---
1617

1718
Graphite is a popular tool for monitoring and visualizing time-series data. It performs two main functions:
1819

@@ -206,4 +207,4 @@ You have now successfully installed and configured Graphite on **Ubuntu 22.04**.
206207

207208
For production environments, consider using tools to automate data collection, as sending metrics via the terminal is not recommended for long-term use.
208209

209-
For more details, refer to the [official Graphite documentation](https://graphite.readthedocs.io/en/latest/).
210+
For more details, refer to the [official Graphite documentation](https://graphite.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)