trends

package
v1.14.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2026 License: Apache-2.0, Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleSubrouter

func HandleSubrouter(s *mux.Router, confhandler *respond.ConfHandler)

HandleSubrouter contains the different paths to follow during subrouting

func ListFlappingEndpointGroups

func ListFlappingEndpointGroups(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

FlatFlappingEndpointGroups returns a list of top flapping endpoint groups for the day

func ListFlappingEndpoints

func ListFlappingEndpoints(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

FlatFlappingEndpoints returns a list of top flapping endpoints for the day

func ListFlappingMetrics

func ListFlappingMetrics(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

FlatFlappingMetrics returns a list of top flapping metrics for the day

func ListFlappingMetricsTags

func ListFlappingMetricsTags(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

FlatFlappingMetricsTags returns a list of top flapping metrics for the day per tag

func ListFlappingServices

func ListFlappingServices(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

FlatFlappingServices returns a list of top flapping services for the day

func ListStatusEgroups

func ListStatusEgroups(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

ListStatusEgroups returns a list of top status endpoint groups (in duration) for the day

func ListStatusEndpoints

func ListStatusEndpoints(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

ListStatusEndpoints returns a list of top status endpoints (in duration) for the day

func ListStatusMetrics

func ListStatusMetrics(r *http.Request, cfg config.Config) (int, http.Header, []byte, error)

ListStatusMetrics returns a list of top status metrics for the day