You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Would it be a good idea to have self contained examples and tutorials for a new user to quickly try out sqlcommenter.
My thought process is something like a docker-compose/kubernetes based micro-service deployment, which would have different containers:
And showing the comments on the log files.
Something like this demo app i created: https://github.com/sjs994/sqlcommenter-otel-demo ?