statisticsPusher

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Copyright 2022 Huawei Cloud Computing Technologies Co., Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Statistic added in v1.0.0

type Statistic struct {
	opsStat.OpsStatistic
}

type Statistics added in v1.0.0

type Statistics []*Statistic

Statistics is a slice of sortable statistics.

func (Statistics) Len added in v1.0.0

func (a Statistics) Len() int

Len implements sort.Interface.

func (Statistics) Less added in v1.0.0

func (a Statistics) Less(i, j int) bool

Less implements sort.Interface.

func (Statistics) Swap added in v1.0.0

func (a Statistics) Swap(i, j int)

Swap implements sort.Interface.

type StatisticsPusher

type StatisticsPusher struct {
	// contains filtered or unexported fields
}

StatisticsPusher implements StatisticsPusher interface

func NewStatisticsPusher

func NewStatisticsPusher(conf *config.Monitor, logger *logger.Logger) *StatisticsPusher

func (*StatisticsPusher) CollectOpsStatistics added in v1.0.0

func (sp *StatisticsPusher) CollectOpsStatistics() (Statistics, error)

func (*StatisticsPusher) Register

func (sp *StatisticsPusher) Register(collects ...collectFunc)

func (*StatisticsPusher) RegisterOps added in v1.0.0

func (sp *StatisticsPusher) RegisterOps(collects ...opsCollectFunc)

func (*StatisticsPusher) Start

func (sp *StatisticsPusher) Start()

Start starts push statistics data in interval time

func (*StatisticsPusher) Stop

func (sp *StatisticsPusher) Stop()

Directories

Path Synopsis
gen

Jump to

Keyboard shortcuts

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