list-active-metrics
Retrieve active metrics starting from a specified Unix epoch time, with optional filtering by hostname or tag.
Instructions
List active metrics from a given time, optionally filtered by host or tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Unix epoch seconds — metrics active since this time | |
| host | No | Filter by hostname | |
| tagFilter | No | Filter by tag (e.g. env:prod) |