writer

package
v0.0.0-...-8dbe5d0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: AGPL-3.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

View Source
const METRICS_INDEXNAME = "metricsdb"

Variables

This section is empty.

Functions

func HandlePutMetrics

func HandlePutMetrics(fullData []byte, myid uint64) (uint64, uint64, error)

func PutMetrics

func PutMetrics(ctx *fasthttp.RequestCtx, myid uint64)

Types

type OtsdbPutResp

type OtsdbPutResp struct {
	Failed  uint64   `json:"failed"`
	Success uint64   `json:"success"`
	Errors  []string `json:"errors,omitempty"`
}

Jump to

Keyboard shortcuts

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