java.lang.Object
io.opentelemetry.semconv.incubating.ProfileIncubatingAttributes.ProfileFrameTypeIncubatingValues
-
Field Summary
Fields
Can be one of but not limited to
C,
C++,
Go or
Rust.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DOTNET
public static final String DOTNET
- See Also:
-
-
JVM
public static final String JVM
- See Also:
-
-
KERNEL
public static final String KERNEL
- See Also:
-
-
NATIVE
public static final String NATIVE
Can be one of but not limited to
C,
C++,
Go or
Rust. If possible, a more
precise value MUST be used.
- See Also:
-
-
PERL
public static final String PERL
- See Also:
-
-
PHP
public static final String PHP
- See Also:
-
-
CPYTHON
public static final String CPYTHON
- See Also:
-
-
RUBY
public static final String RUBY
- See Also:
-
-
V8JS
public static final String V8JS
- See Also:
-
-
BEAM
public static final String BEAM
- See Also:
-
-
-
RUST
public static final String RUST
- See Also:
-