semantic-conventions/docs/general/profiles.md

3.0 KiB

General Profiles Attributes

Status: Experimental

The attributes described in this section are rather generic. They may be used in any Profiles record they apply to.

Frame types

Description: Describes the origin of a single frame in a Profile.

Attribute Type Description Examples Requirement Level Stability
profile.frame.type string Describes the interpreter or compiler of a single frame. cpython Recommended Experimental

profile.frame.type has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.

Value Description Stability
beam Erlang Experimental
cpython Python Experimental
dotnet .NET Experimental
jvm JVM Experimental
kernel Kernel Experimental
native C, C++, Go, Rust Experimental
perl Perl Experimental
php PHP Experimental
ruby Ruby Experimental
v8js V8JS Experimental