Support "database" tag in "mongodb.driver.commands" metric (original) (raw)

It would be nice to support database tag.
CommandStartedEvent already has database information.
And It will be useful to applications that has multiple mongodb connections (several databases)

Releated to #1799 , I think that it will be good to collect database name while collecting the collection name.