metrics

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package metrics implements the FUSE connections metrics collection and reporting.

Index

Constants

View Source
const SubSystem = "fuse"

Variables

This section is empty.

Functions

func InitAveragers

func InitAveragers(dbRW *sql.DB, dbRO *sql.DB, tableName string)

func ReadConnectionsCongestedPercents

func ReadConnectionsCongestedPercents(ctx context.Context, since time.Time) (components_metrics_state.Metrics, error)

func ReadConnectionsMaxBackgroundPercents

func ReadConnectionsMaxBackgroundPercents(ctx context.Context, since time.Time) (components_metrics_state.Metrics, error)

func Register

func Register(reg *prometheus.Registry, dbRW *sql.DB, dbRO *sql.DB, tableName string) error

func SetConnectionsCongestedPercent

func SetConnectionsCongestedPercent(ctx context.Context, deviceName string, pct float64, currentTime time.Time) error

func SetConnectionsMaxBackgroundPercent

func SetConnectionsMaxBackgroundPercent(ctx context.Context, deviceName string, pct float64, currentTime time.Time) error

func SetLastUpdateUnixSeconds

func SetLastUpdateUnixSeconds(unixSeconds float64)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL