add api logs
@KMKoushik I saw this feature PR is still pending. Is there anything that needs to be fixed or implemented on this?
@KMKoushik this is nice aswell :)
sorry, i'm thinking a lot about this pr. this might easily fill up the db and create bunch of issues. i'm not even sure if it;s wise to store logs in postgres atleast directly without any timeseries extension.
will not be merging this pr anytime soon.
@KMKoushik What about a seperate clickhouse database to store the logs keeping it seperate from the main database and can be optional. Controlled by the env variables.
I can send an update to the PR with the new approach.