opentelemetry_semantic_conventions::attribute

Constant SERVICE_VERSION

source
pub const SERVICE_VERSION: &str = "service.version";
Expand description

The version string of the service API or implementation. The format is not defined by these conventions.

ยงExamples

  • "2.0.0"
  • "a01dbef8a"