mirror of
https://github.com/pikvm/pikvm.git
synced 2024-04-21 12:41:58 +00:00
Update api.md
This commit is contained in:
+1
-1
@@ -317,7 +317,7 @@ On `POST` it will interact with selected GPIO driver channel in `pulse` mode. Pa
|
||||
- `wait` Boolean. Says if call should return immediately or just after finishing operation.
|
||||
|
||||
## Get Prometheus metrics: `/api/export/prometheus/metrics`
|
||||
On `GET` it will return the exported Prometheus metrics.
|
||||
On `GET` it will return the exported Prometheus metrics. Also see [here](prometheus.md) for details.
|
||||
|
||||
```
|
||||
$ curl -k -u admin:admin https://<pikvm-ip>/api/export/prometheus/metrics
|
||||
|
||||
Reference in New Issue
Block a user