ConstValues and format depends on each language runtime, thus it is impossible to provide an exhaustive list of examples.
The values are usually the same (or prefixes of) the ones found in native stack trace representation stored in
code.stacktrace without information on arguments.
Examples:
com.example.MyHttpService.serveRequestcom.mycompany.Main$1.myMethodcom.mycompany.Main$$Lambda/0x0000748ae4149c00.myMethodGuzzleHttp\Client::transfergithub.com/my/repo/pkg.foo.func5OpenTelemetry.Ctx.newopentelemetry_ctx:newplayground::my_module::my_cool_funcfopen
The method or function fully-qualified name without arguments. The value should fit the natural representation of the language runtime, which is also likely the same used within
code.stacktraceattribute value. This attribute MUST NOT be used on the Profile signal since the data is already captured in 'message Function'. This constraint is imposed to prevent redundancy and maintain data integrity.