list-active-metrics
Retrieves metrics that have been active since a specified time, with optional filters by host or tag for targeted monitoring.
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) |