Skip to content

[BUG] posthog triggers and actions should use instance_url #18501

@dannyroosevelt

Description

@dannyroosevelt

right now posthog components default to using us.posthog.com, which means EU and self-hosted customers can't use any of them. posthog.$auth now includes instance_url, which could be one of us.posthog.com, eu.posthog.com, or a custom domain in the case of self-hosted instances.

since existing auths will not have the field, we should default to us.posthog.com if that field isn't present.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions