Hi again 😄 I'm looking at the metrics being expor...
# spicedb
t
Hi again 😄 I'm looking at the metrics being exported in the
/metrics
endpoint but they do not match with the [TELEMETRY.md](https://github.com/authzed/spicedb/blob/main/TELEMETRY.md) Some example of metrics I'm getting:
spicedb_rest_gateway_request_duration_seconds_count
,
spicedb_cache_hits_total
,
spicedb_dispatch_client_check_total
There are no
spicedb_telemetry_
or
spicedb_logical_checks_total
metrics... Is this correct?
3 Views