From f6bdf9fb1875027a92b85b695d69328de762e6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Tue, 15 Apr 2025 12:33:31 +0200 Subject: [PATCH 1/2] fix(tuto): meta --- tutorials/configure-graphite/index.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tutorials/configure-graphite/index.mdx b/tutorials/configure-graphite/index.mdx index 2d2ba1faa3..5d66b02892 100644 --- a/tutorials/configure-graphite/index.mdx +++ b/tutorials/configure-graphite/index.mdx @@ -6,6 +6,7 @@ content: h1: Installing and Configuring Graphite on Ubuntu 22.04 paragraph: This tutorial explains how to install and configure Graphite on Ubuntu 22.04 tags: Graphite Ubuntu +categories: - kubernetes - instances - elastic-metal @@ -206,4 +207,4 @@ You have now successfully installed and configured Graphite on **Ubuntu 22.04**. For production environments, consider using tools to automate data collection, as sending metrics via the terminal is not recommended for long-term use. -For more details, refer to the [official Graphite documentation](https://graphite.readthedocs.io/en/latest/). \ No newline at end of file +For more details, refer to the [official Graphite documentation](https://graphite.readthedocs.io/en/latest/). From 52173e4fbcf767f36441e58b9a9ad06e8fab5840 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 15 Apr 2025 14:45:12 +0200 Subject: [PATCH 2/2] Update index.mdx --- tutorials/configure-graphite/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/configure-graphite/index.mdx b/tutorials/configure-graphite/index.mdx index 5d66b02892..fab0e6dc03 100644 --- a/tutorials/configure-graphite/index.mdx +++ b/tutorials/configure-graphite/index.mdx @@ -1,4 +1,4 @@ -```yaml +--- meta: title: Installing and Configuring Graphite on Ubuntu 22.04 description: This tutorial explains how to install and configure Graphite on Ubuntu 22.04 @@ -13,7 +13,7 @@ categories: dates: validation: 2025-03-06 posted: 2018-08-06 -``` +--- Graphite is a popular tool for monitoring and visualizing time-series data. It performs two main functions: