monitor

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

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NormalStatus = uint32(0)
	PauseStatus  = uint32(1)
)
View Source
const (
	CreateRequestTotalSql = "" /* 201-byte string literal not displayed */
	CreateRequestFailSql  = "" /* 200-byte string literal not displayed */
	CreateRequestInFlight = "create table if not exists taosadapter_restful_http_request_in_flight(ts timestamp,count bigint) tags (endpoint binary(45))"
	CreateRequestLatency  = "" /* 250-byte string literal not displayed */
	CreateSystemPercent   = "create table if not exists taosadapter_system(ts timestamp,cpu_percent double,mem_percent double) tags (endpoint binary(45))"
	InsertStatement       = "insert into"
)

Variables

This section is empty.

Functions

func AllPaused

func AllPaused() bool

func QueryPaused

func QueryPaused() bool

func StartMonitor

func StartMonitor()

Types

This section is empty.

Jump to

Keyboard shortcuts

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