From bf5063c02c47598b36ea500e84b4c985444767b1 Mon Sep 17 00:00:00 2001 From: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com> Date: Thu, 11 Apr 2024 11:41:52 -0700 Subject: [PATCH] Add tip to clarify Alloy comes from Agent (#180) --- docs/sources/_index.md | 4 ++++ docs/sources/_index.md.t | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docs/sources/_index.md b/docs/sources/_index.md index b5f20c184b..be064bb4a4 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -52,6 +52,10 @@ You can use {{< param "PRODUCT_NAME" >}} as an alternative to either of these so You can deploy {{< param "PRODUCT_NAME" >}} anywhere within your IT infrastructure and pair it with your Grafana LGTM stack, a telemetry backend from Grafana Cloud, or any other compatible backend from any other vendor. {{< param "PRODUCT_NAME" >}} is flexible, and you can easily configure it to fit your needs in on-prem, cloud-only, or a mix of both. +{{< admonition type="tip" >}} +{{< param "PRODUCT_NAME" >}} uses the same components, code, and concepts that were first introduced in Grafana Agent Flow. +{{< /admonition >}} + ## What can {{% param "PRODUCT_NAME" %}} do? {{< param "PRODUCT_NAME" >}} is more than just observability signals like metrics, logs, and traces. It provides many features that help you quickly find and process your data in complex environments. diff --git a/docs/sources/_index.md.t b/docs/sources/_index.md.t index 1dd7bd6117..58a09ae13a 100644 --- a/docs/sources/_index.md.t +++ b/docs/sources/_index.md.t @@ -52,6 +52,10 @@ You can use {{< param "PRODUCT_NAME" >}} as an alternative to either of these so You can deploy {{< param "PRODUCT_NAME" >}} anywhere within your IT infrastructure and pair it with your Grafana LGTM stack, a telemetry backend from Grafana Cloud, or any other compatible backend from any other vendor. {{< param "PRODUCT_NAME" >}} is flexible, and you can easily configure it to fit your needs in on-prem, cloud-only, or a mix of both. +{{< admonition type="tip" >}} +{{< param "PRODUCT_NAME" >}} uses the same components, code, and concepts that were first introduced in Grafana Agent Flow. +{{< /admonition >}} + ## What can {{% param "PRODUCT_NAME" %}} do? {{< param "PRODUCT_NAME" >}} is more than just observability signals like metrics, logs, and traces. It provides many features that help you quickly find and process your data in complex environments.