Skip to content

API: Metrics endpoints

/metrics:custom

POST /metrics:custom

Update a custom metric.

[] Input:

  • [!] string metric: metric name
  • [!] float value: target value (also accepts increments with a + prefix)

[] Output:

  • string metric: metric name
  • string value: saved value