package
0.0.0-20241125151401-e66715b925b4
Repository: https://github.com/zenoss/serviced.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewMetricConfigBuilder creates a factory to create MetricConfig instances.
# Structs
No description provided by the author
DataPoint defines a datum to be plotted within a graph.
DataPointRateOptions define the rate options for a data point.
DurationThreshold tiggers events when a percentage of min/max thresholds are breached in a given time perion.
GraphConfig defines a graph for display using central query's.
GraphConfigRange defines the X-Axis for a graph.
HealthCheck is a health check object.
HealthCheckResult is used internally to record the results for checking the the health of a single, regular service.
HealthCheckStatus is the external facing information about the results of running a health check.
HoltWintersThreshold adds the ability to fire threshold events when a device exceeds cyclical predicted values.
No description provided by the author
Metric defines the meta-data for a single metric.
MetricBuilder aggregates a url, method, and metrics for building a MetricConfig.
MetricConfig defines a collection of metrics and the query to request said metrics.
MetricMetricBuilder contains data to build the MetricConfig.Metrics and QueryConfig.Data.
No description provided by the author
MinMaxThreshold triggers events when a metric breaches either min or max threshold value.
MonitorProfile describes metrics, thresholds and graphs to monitor an object's performance.
No description provided by the author
QueryConfig defines the parameters to request a collection of metrics.
ThresholdConfig defines all meta-data for a threshold on a metric with in a monitoring profile.