Package com.google.api.gax.tracing
Class AppCentricAttributes
java.lang.Object
com.google.api.gax.tracing.AppCentricAttributes
Utility class with common attribute names in app-centric observability.
For internal use only.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe address of the server being called (e.g., "pubsub.googleapis.com"). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERVER_ADDRESS_ATTRIBUTE
The address of the server being called (e.g., "pubsub.googleapis.com").- See Also:
-
-
Constructor Details
-
AppCentricAttributes
public AppCentricAttributes()
-