Skip to content

Commit

Permalink
added monitoring documentation for frontend of project
Browse files Browse the repository at this point in the history
  • Loading branch information
Koufan-De-King committed Nov 13, 2024
1 parent 945b26d commit e515499
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Docs/Production/GrafanaMonitoring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Grafana Faro with Grafana Alloy Setup Guide

This guide covers setting up Grafana Alloy for monitoring your systems.

## Step 1: Access Grafana
1. Visit [Grafana's website](https://grafana.com/).
2. Sign up using your preferred method (Email, Google, or GitHub).

## Step 2: Create a Grafana Cloud account
1. Upon logging in, create a Grafana cloud account and then give a name to the grafan stack offered in the free trial.
2. Accept the default URL or customize it. This URL will serve as your monitoring domain.

## Step 3: Configure Monitoring Platform
1. Select the platform you want to monitor (e.g., Linux for Ubuntu).

## Step 4: Run Grafana Alloy
1. Install the Grafana Alloy agent on your machine following Grafana’s instructions.

## Step 5: Generate an API Token
1. Create a new API token to authenticate data from the Alloy agent.
2. Name your token for easy reference.

## Step 6: Install and Verify Connection
1. Run the provided installation commands in your terminal.
2. Verify the connection in Grafana to ensure the agent is successfully sending data.

For a step-by-step walkthrough, visit [Scribe Guide](https://scribehow.com/shared/Creating_an_Account_and_Setting_Up_Grafana_Alloy__9EpUweIMRDyyjbSSgOKYCw).

0 comments on commit e515499

Please sign in to comment.