Class: PostHog
- Inherits:
-
Object
- Object
- PostHog
- Defined in:
- lib/posthog/noop_worker.rb,
lib/posthog/utils.rb,
lib/posthog/client.rb,
lib/posthog/logging.rb,
lib/posthog/version.rb,
lib/posthog/defaults.rb,
lib/posthog/response.rb,
lib/posthog/transport.rb,
lib/posthog/send_worker.rb,
lib/posthog/field_parser.rb,
lib/posthog/feature_flags.rb,
lib/posthog/message_batch.rb,
lib/posthog/backoff_policy.rb
Overview
A worker that doesn’t consume jobs
Defined Under Namespace
Modules: Defaults, Logging, Utils Classes: BackoffPolicy, Client, FeatureFlagsPoller, FieldParser, InconclusiveMatchError, MessageBatch, NoopWorker, PrefixedLogger, Response, SendWorker, Transport
Constant Summary collapse
- VERSION =
'2.5.1'