Improving the logs in OpenFGA #102
craigpastro
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello there 👋
We are in the process of improving our logs. As a first pass, the idea is to add the following information to each request:
grpc_method- the endpoint that is calledtimestamprequest_idtrace_idstore_idmodel_id- orauthorization_model_id- this can be misleading so perhaps better to simply not include itreq_durationraw_requestraw_responsepublic_error- in the case of an errorgrpc_error- in the case of an errorgrpc_completeIs there anything else you would like to see? Any labels that need to be edited? Please let us know!
All reactions