i imagine there's a better way to do it
# spicedb
y
i imagine there's a better way to do it, but one way would be to count the number of datastore spans you get
s
yeah, that requires tracing data lookup or smth, right? I'd love to use metrics instead 🙂
j
PGX exports metrics
so if you're using Postgres, there should be metrics there (I believe)
s
there are pgxpool metrics, but they target connection pool stats hm, maybe we I can relate to pgxpool_acquire_count?
3 Views