What are the criteria to considers for
# spicedb
a
What are the criteria to considers for analysis of the metrics generated from spicedb? Is there any recommendation/promql queries to interpret the desired results?
@vroldanbet is there any promql queries that you can provide will be helpful
v
we don't have any guidance around this - it's standard Prometheus metrics. All prometheus metrics come with their corresponding description, but granted we don't have a published any documentation around the metrics SpiceDB exposes. For now you'll have to look in the code for metrics, read the description, and craft the PromQL queries
a
okay, thanks for the input @vroldanbet