-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
When a driver connects, there should be an upsert that occurs on an internal collection that stores the language, version and time.
This will help with debugging issues of legacy drivers that are hitting the database.
e.g.
{
_id: 'java-2.5'
time: timestamp
}