Version: v2
Adding Labels
#
Global LabelsSubscription Service can have global labels in defaultSubscriberOptions
, these will be merged with local subscriber level labels
.
#
Env VarWe also support GOOGLE_CLOUD_LABELS
env var which can be a stringified JSON. These work as the default labels added to each subscription. Example:
#
Subscriber Specific LabelsEach subscriber can also add it's own labels, these overwrite the above mentioned Global Labels.