Documentation
¶
Overview ¶
Package version provides version information for the host profiler.
Index ¶
Constants ¶
View Source
const ( BundledProfilerName = "host-profiler-bundled" DDProfilerNameKey = "profiler_name" DDProfilerVersionKey = "profiler_version" )
Datadog semantic conventions (bundled mode).
View Source
const ( StandaloneProfilerName = "host-profiler-standalone" OTelProfilerNameKey = "telemetry.distro.name" OTelProfilerVersionKey = "telemetry.distro.version" )
OpenTelemetry semantic conventions (standalone mode).
Variables ¶
View Source
var ProfilerVersion = version.AgentVersion
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.