Class Profile
- java.lang.Object
-
- io.opentelemetry.proto.profiles.v1experimental.internal.Profile
-
public final class Profile extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
ATTRIBUTE_TABLE
static ProtoFieldInfo
ATTRIBUTE_UNITS
static ProtoFieldInfo
COMMENT
static ProtoFieldInfo
DEFAULT_SAMPLE_TYPE
static ProtoFieldInfo
DROP_FRAMES
static ProtoFieldInfo
DURATION_NANOS
static ProtoFieldInfo
FUNCTION
static ProtoFieldInfo
KEEP_FRAMES
static ProtoFieldInfo
LINK_TABLE
static ProtoFieldInfo
LOCATION
static ProtoFieldInfo
LOCATION_INDICES
static ProtoFieldInfo
MAPPING
static ProtoFieldInfo
PERIOD
static ProtoFieldInfo
PERIOD_TYPE
static ProtoFieldInfo
SAMPLE
static ProtoFieldInfo
SAMPLE_TYPE
static ProtoFieldInfo
STRING_TABLE
static ProtoFieldInfo
TIME_NANOS
-
Constructor Summary
Constructors Constructor Description Profile()
-
-
-
Field Detail
-
SAMPLE_TYPE
public static final ProtoFieldInfo SAMPLE_TYPE
-
SAMPLE
public static final ProtoFieldInfo SAMPLE
-
MAPPING
public static final ProtoFieldInfo MAPPING
-
LOCATION
public static final ProtoFieldInfo LOCATION
-
LOCATION_INDICES
public static final ProtoFieldInfo LOCATION_INDICES
-
FUNCTION
public static final ProtoFieldInfo FUNCTION
-
ATTRIBUTE_TABLE
public static final ProtoFieldInfo ATTRIBUTE_TABLE
-
ATTRIBUTE_UNITS
public static final ProtoFieldInfo ATTRIBUTE_UNITS
-
LINK_TABLE
public static final ProtoFieldInfo LINK_TABLE
-
STRING_TABLE
public static final ProtoFieldInfo STRING_TABLE
-
DROP_FRAMES
public static final ProtoFieldInfo DROP_FRAMES
-
KEEP_FRAMES
public static final ProtoFieldInfo KEEP_FRAMES
-
TIME_NANOS
public static final ProtoFieldInfo TIME_NANOS
-
DURATION_NANOS
public static final ProtoFieldInfo DURATION_NANOS
-
PERIOD_TYPE
public static final ProtoFieldInfo PERIOD_TYPE
-
PERIOD
public static final ProtoFieldInfo PERIOD
-
COMMENT
public static final ProtoFieldInfo COMMENT
-
DEFAULT_SAMPLE_TYPE
public static final ProtoFieldInfo DEFAULT_SAMPLE_TYPE
-
-