You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# subbeat
|
|
|
|
subbeat
|
|
|
|
|
|
|
|
## Example
|
|
|
|
|
|
|
|
```
|
|
|
|
subbeat grafana http://localhost:3000 eyJrIjoiWnRRMTNmcGpvTHNPb3UzNzdUNUphRm53Rk9tMTNzOTQiLCJuIjoic3ViYmVhdC10ZXN0IiwiaWQiOjF9 "/api/datasources/proxy/1/api/v1/query_range" "rate(go_memstats_alloc_bytes_total[5m])" 1634672070 1635110190 15
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
### Datasources
|
|
|
|
|
|
|
|
#### Prometheus
|
|
|
|
|
|
|
|
```
|
|
|
|
subbeat prometheus http://localhost:9090/ "rate(go_memstats_alloc_bytes_total[5m])" 1634172070 1635110190 15
|
|
|
|
```
|
|
|
|
|
|
|
|
#### Grafana
|
|
|
|
* Prometheus
|