mirror of
https://github.com/zerotier/metrics-tutorial.git
synced 2026-05-22 16:29:19 -07:00
screenshots
This commit is contained in:
@@ -32,8 +32,13 @@ TODO: add screenshots for each step below
|
||||
2. Connections -> Data Sources -> New Data Source
|
||||
3. Select 'Prometheus' (first option)
|
||||
4. Set the prometheus server URL: `http://metrics-tutorial-prometheus-1:9090`
|
||||

|
||||
5. Click 'Save and test'; then 'Explore view'
|
||||

|
||||
6. Select 'zt_packet' in the 'Metric' dropdown, then 'Last 15 minutes' in the range picker in the upper-right. Click 'Run query' and the graph will be populated in the bottom half of the screen.
|
||||

|
||||
7. You can also see the status of the Prometheus jobs directly: `http://localhost:9090`
|
||||

|
||||
|
||||
## Cleanup
|
||||
|
||||
@@ -51,5 +56,5 @@ TODO: find good Grafana setup tutorial
|
||||
|
||||
The following metrics in particular may prove useful for general health + activity monitoring:
|
||||
|
||||
- zt_packet (labeled by rx/tx direction, peer node ID, network ID, etc.)
|
||||
- zt_peer_path (active paths to known network peers)
|
||||
- `zt_packet` (labeled by rx/tx direction, peer node ID, network ID, etc.)
|
||||
- `zt_peer_path` (active paths to known network peers)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 148 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 231 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 236 KiB |
Reference in New Issue
Block a user