debkanchan
debkanchan2w ago

What is the best was of seperating dev, staging and prod environments?

We want our devs to be able to use langfuse (preferably locally), have traces from the staging env as well as prod env. What is the best way to separate and preferably isolate traces from each env such that we can only view traces from 1 specific env at a time. Also since we have integrated with posthog we don't want dev or staging data in posthog.
Solution:
I’d recommend to separate envs into projects then
Jump to solution
3 Replies
debkanchan
debkanchan2w ago
Bonus points if the way has default filters like posthog
Solution
Marc
Marc7d ago
I’d recommend to separate envs into projects then