summaryrefslogtreecommitdiff
path: root/doc/source/user/collectors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/user/collectors.rst')
-rw-r--r--doc/source/user/collectors.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/user/collectors.rst b/doc/source/user/collectors.rst
index 5d48caa..a2c11e3 100644
--- a/doc/source/user/collectors.rst
+++ b/doc/source/user/collectors.rst
@@ -62,5 +62,12 @@ The database (in this example called `profiler`) needs to be created manually an
the database user (in this example called `username`) needs to have priviliges
to create tables and select and insert rows.
+.. note::
+
+ SQLAlchemy collector requires database JSON data type support.
+ This type of data is supported by versions listed below or higher:
+
+ - MariaDB 10.2
+ - MySQL 5.7.8
.. _SQLAlchemy understands: https://docs.sqlalchemy.org/en/latest/core/engines.html#database-urls