metric

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GET_METRIC_GROUP = apis.ApiSpec{
	Path:        "/api/tmc/metric/groups/<id>",
	BackendPath: "/api/msp/metric/groups/<id>",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 获取指标分组详情",
}
View Source
var LIST_METRIC_GROUPS = apis.ApiSpec{
	Path:        "/api/tmc/metric/groups",
	BackendPath: "/api/msp/metric/groups",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 获取指标分组列表",
}
View Source
var POST_QUERY_METRIC = apis.ApiSpec{
	Path:        "/api/tmc/metrics/<scope>",
	BackendPath: "/api/msp/metrics/<scope>",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 查询指标数据",
}
View Source
var POST_QUERY_METRIC_AGGREGATE = apis.ApiSpec{
	Path:        "/api/tmc/metrics/<scope>/<aggregate>",
	BackendPath: "/api/msp/metrics/<scope>/<aggregate>",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 查询指标数据",
}
View Source
var POST_TSQL_QUERY_METRIC = apis.ApiSpec{
	Path:        "/api/tmc/metrics-query",
	BackendPath: "/api/msp/metrics-query",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 查询指标数据",
}
View Source
var QUERY_METRIC = apis.ApiSpec{
	Path:        "/api/tmc/metrics/<scope>",
	BackendPath: "/api/msp/metrics/<scope>",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 查询指标数据",
}
View Source
var QUERY_METRIC_AGGREGATE = apis.ApiSpec{
	Path:        "/api/tmc/metrics/<scope>/<aggregate>",
	BackendPath: "/api/msp/metrics/<scope>/<aggregate>",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 查询指标数据",
}
View Source
var TSQL_QUERY_METRIC = apis.ApiSpec{
	Path:        "/api/tmc/metrics-query",
	BackendPath: "/api/msp/metrics-query",
	Host:        "msp.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 查询指标数据",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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