I have a question about the Hydra/Kratos events sy...
# ory-selfhosting
c
I have a question about the Hydra/Kratos events system. These events are great and go a long way to providing analytics. However they seem to only be provided in traces (not logs?). This means that to use these events for analytics or tracking purposes you would have to turn traces on for all requests (rather than a sample (e.g. 10%) of requests). Is this the intent behind the system or is there some better way to capture these events? All this to say we understand in the self-hosted version the analytics design is explicitly not prescribed, but it seems like the events system is built for this purpose so I'm wondering if we could take advantage of it or enhance it somehow.