v1

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GlobalReq

type GlobalReq struct {
	g.Meta `` /* 129-byte string literal not displayed */
	model.MonitorGlobalReq
}

监控中心全局实时指标接口请求参数

type GlobalRes

type GlobalRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.MonitorGlobalRes
}

监控中心全局实时指标接口响应参数

type PerfBreakdownReq

type PerfBreakdownReq struct {
	g.Meta `` /* 143-byte string literal not displayed */
	model.MonitorPerfBreakdownReq
}

监控中心实时性能维度分析接口请求参数

type PerfBreakdownRes

type PerfBreakdownRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.MonitorPerfBreakdownRes
}

监控中心实时性能维度分析接口响应参数

type PerfHistoryReq

type PerfHistoryReq struct {
	g.Meta `` /* 135-byte string literal not displayed */
	model.MonitorPerfHistoryReq
}

监控中心历史性能数据接口请求参数

type PerfHistoryRes

type PerfHistoryRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.MonitorPerfHistoryRes
}

监控中心历史性能数据接口响应参数

Jump to

Keyboard shortcuts

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