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.
Click to show internal directories.
Click to hide internal directories.