-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
63f1386
commit 019307e
Showing
3 changed files
with
61 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters