TraceAttributes::GCP_CLIENT_SERVICE
Identifies the Google Cloud service for which the official client library is intended.
Intended to be a stable identifier for Google Cloud client libraries that is uniform across implementation languages. The value should be derived from the canonical service domain for the service; for example, 'foo.googleapis.com' should result in a value of 'foo'.
@example appengine @example run @example firestore @example alloydb @example spanner
File
-
vendor/
open-telemetry/ sem-conv/ TraceAttributes.php, line 1634
Class
Namespace
OpenTelemetry\SemConvCode
public const GCP_CLIENT_SERVICE = 'gcp.client.service';