Shared attributes applied to all spans in this batch
{ "type": "object", "description": "Shared attributes applied to all spans in this batch", "properties": { "attributes": { "type": "object", "description": "Key-value attributes applied to every span in the batch", "example": { "customAttribute": "example_value" } } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CommonBlock" }