writer

package
v0.0.0-...-fb25691 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandlePutMetrics

func HandlePutMetrics(compressed []byte) (uint64, uint64, error)

func PutMetrics

func PutMetrics(ctx *fasthttp.RequestCtx)

Types

type PrometheusPutResp

type PrometheusPutResp 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