We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b56294 commit 4518be5Copy full SHA for 4518be5
README.md
@@ -149,6 +149,18 @@ In Grafana:
149
2. Paste Dashboard ID: 193 (Docker metrics)
150
3. Click Load → Select Prometheus as data source → Import
151
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
+
162
163
164
## Notes
165
166
### Understanding Prometheus Configuration
0 commit comments