OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_GCP_CLIENT_SERVICEConst Experimental

    ATTR_GCP_CLIENT_SERVICE: "gcp.client.service" = ...

    Identifies the Google Cloud service for which the official client library is intended.

    appengine
    
    run
    
    firestore
    
    alloydb
    
    spanner
    

    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'.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.