Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::ARTIFACT_FILENAME

The human readable file name of the artifact, typically generated during build and release processes. Often includes the package name and version in the file name.

This file name can also act as the Package Name in cases where the package ecosystem maps accordingly. Additionally, the artifact can be published for others, but that is not a guarantee.

@example golang-binary-amd64-v0.1.0 @example docker-image-amd64-v0.1.0 @example release-1.tar.gz @example file-name-package.tar.gz

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 68

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const ARTIFACT_FILENAME = 'artifact.filename';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal