Open
Description
Adding an option to the instrumentation setup for databases to scrub any span attributes the user doesn't want sent with the trace. For example, we use custom built spans, alongside instrumented span events through postgres. Being able to remove the db statement tag from the span would be helpful, as the db statements can include personal information.