Join Discord
Powered by
i imagine there's a better way to do it
# spicedb
y
yetitwo
11/01/2023, 12:17 PM
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
sashayakovtseva_46690
11/01/2023, 12:22 PM
yeah, that requires tracing data lookup or smth, right? I'd love to use metrics instead 🙂
j
Joey
11/01/2023, 6:44 PM
PGX exports metrics
Joey
11/01/2023, 6:44 PM
so if you're using Postgres, there should be metrics there (I believe)
s
sashayakovtseva_46690
11/02/2023, 7:38 AM
there are pgxpool metrics, but they target connection pool stats hm, maybe we I can relate to pgxpool_acquire_count?
3
Views
Previous
Next