Skip to content

Commit 4518be5

Browse files
authored
Update README.md
1 parent 0b56294 commit 4518be5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,18 @@ In Grafana:
149149
2. Paste Dashboard ID: 193 (Docker metrics)
150150
3. Click Load → Select Prometheus as data source → Import
151151

152+
### For Flask app Metrics
153+
1. Go to Create → Dashboard → Add a panel
154+
155+
2. Enter metric like:
156+
```
157+
flask_exporter_info
158+
```
159+
3. Customize and save the panel
160+
161+
![image](https://github.com/user-attachments/assets/83cae64a-df96-4df2-8f32-4e67383bcd3d)
162+
163+
152164
## Notes
153165

154166
### Understanding Prometheus Configuration

0 commit comments

Comments
 (0)