sentry-wizard
sentry-wizard copied to clipboard
feat: Add option to NextJS for creating sentry rules LLM file
Adding a step to the NextJS wizard which either uses a .rules folder or gives the option to create one, and places a sentryrules file in there that can be used with LLMs
This rules file includes basic up to date examples for tracing, logging, and error tracking / exceptions.
Based off of a discussion with @HazAT.