opentelemetry_semantic_conventions::attribute

Constant ARTIFACT_PURL

Source
pub const ARTIFACT_PURL: &str = "artifact.purl";
Expand description

The Package URL of the package artifact provides a standard way to identify and locate the packaged artifact.

ยงExamples

  • "pkg:github/package-url/purl-spec@1209109710924"
  • "pkg:npm/foo@12.12.3"