PostHog Monitoring
PostHog monitoring is not included as a built-in provider in this repo.
This repository does not currently ship a PostHog monitoring provider.
If you want PostHog-style error tracking or session tooling here, treat it as a custom monitoring integration:
- add the provider name to the monitoring provider enum
- register a client provider component
- register a server monitoring service if needed