PostHog support (#313)

This commit is contained in:
Juan José Mata
2025-11-11 16:06:08 +01:00
committed by GitHub
parent c47a790ad9
commit fcf792b560
7 changed files with 36 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ gem "rack-mini-profiler"
gem "sentry-ruby"
gem "sentry-rails"
gem "sentry-sidekiq"
gem "posthog-ruby"
gem "logtail-rails"
gem "skylight", groups: [ :production ]