list-active-metrics
Retrieve metrics active since a specified Unix epoch time, with optional filtering by host or tag to narrow results.
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) |