You are a developer managing a production system that currently uses unstructured logs, making it difficult to perform scalable log analysis. To improve observability, you consider switching to a different logging approach. Which option would most effectively enhance your log analysis capabilities?
Your telemetry data includes events within spans, and you need to rename the attribute 'db.session_id' to 'database.session_id' only for events within spans named 'checkout_service'. How should you configure the 'rename_attributes' transformation in the 'span_events' section of the schema file?