The keyword arguments of logfire.instrument_sqlalchemy() are passed to the SQLAlchemyInstrumentor().instrument() method of the OpenTelemetry SQLAlchemy Instrumentation package, read more about it here.
Tip
If you use SQLModel, you can use the same SQLAlchemyInstrumentor to instrument it.