Logz.io · Arazzo Workflow
Logz.io Metrics Explore And Query
Version 1.0.0
Discover label names, list matching series, then run an instant PromQL query.
View Spec
View on GitHub
ObservabilityLoggingMetricsTracingSIEMELKElasticsearchOpenSearchPrometheusGrafanaOpenTelemetryAIOpsCloud ObservabilityManaged ELKCost ManagementArazzoWorkflows
Provider
Workflows
explore-metrics
List label names, list matching series, then run an instant query.
Retrieves label names, lists series matching a selector, and evaluates an instant PromQL query.
1
listLabelNames
GetLabelNames
Retrieve all label names over the supplied time window to discover what can be queried.
2
listSeries
GetSeriesByLabels
List the time series that match the supplied selector within the time window.
3
instantQuery
GetInstantQuery
Evaluate the supplied Prometheus expression query at a single point in time.