Skip to content

Commit

Permalink
Generate versioned topic
Browse files Browse the repository at this point in the history
  • Loading branch information
clayton-cornell committed Nov 14, 2024
1 parent 48a39ab commit a9c7fb6
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions docs/sources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ hero:
width: 110
height: 110
description: >-
Grafana Alloy is a vendor-neutral distribution of the OpenTelemetry (OTel) Collector. With Alloy, you can instrument your application or infrastructure to collect, process, and forward telemetry data to the data source of your choice.
Grafana Alloy is a vendor-neutral distribution of the OpenTelemetry (OTel) Collector. With Alloy, you can instrument your app or infrastrastructure to collect, process, and forward telemetry data to the data source of your choice.
title_class: pt-0 lh-1
items:
- title: Install Alloy
Expand Down Expand Up @@ -52,9 +52,9 @@ hero:

# Overview

Getting the relevant telemetry data (i.e. metrics, logs, and traces) for analysis is an indispensable part of understanding the health of your system.
Collecting the relevant telemetry data, such as metrics, logs, and traces, for analysis is an indispensable part of understanding the health of your system.

Think of {{< param "PRODUCT_NAME" >}} as a Swiss army knife for collecting, processing, and forwarding telemetry data to the data source of your choosing.
{{< param "PRODUCT_NAME" >}} is a multifunction tool you can use to collect, process, and forward telemetry data to the observability backend of your choosing.

{{< param "PRODUCT_NAME" >}} has the following features to help you customize, scale, secure, and troubleshoot your data pipeline.
1. Custom components
Expand All @@ -63,22 +63,21 @@ Think of {{< param "PRODUCT_NAME" >}} as a Swiss army knife for collecting, proc
1. Security
1. Debugging utilities

Refer to the {{< param "PRODUCT_NAME" >}} [Introduction] for more information on these and other key features.
Check out the {{< param "PRODUCT_NAME" >}} [Introduction] page for more information on these and other key features.

{{< 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.

You can get started with {{< param "PRODUCT_NAME" >}} in just 3 steps:
Getting started with Alloy consists of 3 major steps:
1. Install {{< param "PRODUCT_NAME" >}}
1. Configure {{< param "PRODUCT_NAME" >}}
1. Collect and forward telemetry data to the data source of choice
1. Collect and forward telemetry data to the observability backend of your choice.

In addition, you can use Grafana dashboards to visualize the data collected from your application or infrastructure.

The following tutorials give you a quick overview of this process.
In addition, you can use Grafana dashboard to visualize the data collected from app or infrastructure.

For a quick overview of this process, check out the following tutorials.
* [Use Grafana Alloy to send logs to Loki](https://grafana.com/docs/alloy/latest/tutorials/send-logs-to-loki/)
* [Use Grafana Alloy to send metrics to Prometheus](https://grafana.com/docs/alloy/latest/tutorials/send-metrics-to-prometheus/)

* For more tutotrials, check out the [tutorial page](https://grafana.com/docs/alloy/latest/tutorials/)
## Explore

{{< card-grid key="cards" type="simple" >}}
Expand Down

0 comments on commit a9c7fb6

Please sign in to comment.