Documentation ¶
Overview ¶
Package traceprof contains shared logic for cross-cutting tracer/profiler features.
Index ¶
Constants ¶
View Source
const ( SpanID = "span id" LocalRootSpanID = "local root span id" TraceEndpoint = "trace endpoint" )
pprof labels applied by the tracer to show up in the profiler's profiles.
View Source
const ( EndpointEnvVar = "DD_PROFILING_ENDPOINT_COLLECTION_ENABLED" CodeHotspotsEnvVar = "DD_PROFILING_CODE_HOTSPOTS_COLLECTION_ENABLED" )
env variables used to control cross-cutting tracer/profiling features.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package testapp has the protbuf/grpc definitions for the test application implemented in traceproftest.
|
Package testapp has the protbuf/grpc definitions for the test application implemented in traceproftest. |
Package traceproftest contains test cases and test helpers for testing cross-cutting tracer/profiler features such as code hotspots and endpoints.
|
Package traceproftest contains test cases and test helpers for testing cross-cutting tracer/profiler features such as code hotspots and endpoints. |
Click to show internal directories.
Click to hide internal directories.