common

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

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

Go to latest
Published: Oct 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SUCCESS            = "SUCCESS"
	FAIL               = "FAIL"
	INVALID_PARAMETERS = "INVALID_PARAMETERS"
	INVALID_POST_DATA  = "INVALID_POST_DATA"
	SERVER_ERROR       = "SERVER_ERROR"
)
View Source
const (
	DATABASE_PROFILE     = "profile"
	TABLE_PROFILE        = "in_process"
	PROFILE_LOCATION_STR = "profile_location_str"
	PROFILE_VALUE        = "profile_value"
)
View Source
const (
	HEADER_KEY_X_ORG_ID            = "X-Org-Id"
	LANGUAGE_TYPE_EBPF             = "eBPF"
	MAX_KERNEL_STACK_DEPTH_DEFAULT = -1
)
View Source
const (
	TAG_AGENT_ID   = "agent_id"
	TAG_PROCESS_ID = "process_id"
)
View Source
const DATA_FORMAT_GRAFANA = "grafana"

Variables

View Source
var LOCATION_TYPE_MAP = map[string]string{
	"[c] ": "C",
	"[k] ": "K",
	"[l] ": "L",
	"[p] ": "P",
	"[t] ": "T",
}

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