setup wizard instructions
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
04_traces_with_tempo/tempo/data
|
||||
.idea
|
||||
CLAUDE.md
|
||||
CLAUDE.md
|
||||
__pycache__
|
||||
.DS_Store
|
16
README.md
16
README.md
@@ -1,11 +1,17 @@
|
||||
5 ways to get started with Grafana
|
||||
=====
|
||||
# 5 ways to get started with Grafana
|
||||
|
||||
This repository contains a collection of resources and examples to back up the blog post "5 ways to get started with Grafana".
|
||||
This repository contains a collection of resources and examples to back up the blog post "5 ways to get started with Grafana".
|
||||
Click [here](https://TODO) to read the blog post.
|
||||
|
||||
|
||||
### Repository layout
|
||||
|
||||
Each of the subdirectories in this repository corresponds to a specific example, showcasing a different local Grafana setup.
|
||||
Follow instructions in the respective `README.md` files within each subdirectory to set up and run the examples.
|
||||
Follow instructions in the respective `README.md` files within each subdirectory to set up and run the examples.
|
||||
|
||||
Alternatively, use the interactive wizard to set up and run any of the examples with a single command via [uv](https://docs.astral.sh/uv/guides/scripts/).
|
||||
|
||||
```bash
|
||||
uv run setup_wizard.py
|
||||
```
|
||||
|
||||

|
||||
|
BIN
setup_wizard.png
Normal file
BIN
setup_wizard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
Reference in New Issue
Block a user