i'm looking at the db monitoring for the postgres ...
# spicedb
y
i'm looking at the db monitoring for the postgres instance behind spicedb, and in the "top queries" breakdown it's showing 173k requests for the version_number in alembic_version. is that expected, or does that probably indicate a problem with our infra?
is that because the gRPC healthcheck looks at the database migration version?
j
the healthcheck looks at it, but only on startup