nodestats

package
v1.104.5 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

type Endpoint struct {
	pb.DRPCNodeStatsUnimplementedServer
	// contains filtered or unexported fields
}

Endpoint for querying node stats for the SNO.

architecture: Endpoint

func NewEndpoint

func NewEndpoint(log *zap.Logger, overlay overlay.DB, reputation *reputation.Service, accounting accounting.StoragenodeAccounting, config paymentsconfig.Config, compConfig compensation.Config) *Endpoint

NewEndpoint creates new endpoint.

func (*Endpoint) DailyStorageUsage

func (e *Endpoint) DailyStorageUsage(ctx context.Context, req *pb.DailyStorageUsageRequest) (_ *pb.DailyStorageUsageResponse, err error)

DailyStorageUsage returns slice of daily storage usage for given period of time sorted in ASC order by date.

func (*Endpoint) GetStats

func (e *Endpoint) GetStats(ctx context.Context, req *pb.GetStatsRequest) (_ *pb.GetStatsResponse, err error)

GetStats sends node stats for client node.

func (*Endpoint) PricingModel added in v1.3.2

func (e *Endpoint) PricingModel(ctx context.Context, req *pb.PricingModelRequest) (_ *pb.PricingModelResponse, err error)

PricingModel returns pricing model for storagenode.

Jump to

Keyboard shortcuts

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