Implementation of MCP for LLM Observability capture to PostHig
Some checks failed
CI - Semantic Release / Semantic Release (push) Failing after 7m48s
Some checks failed
CI - Semantic Release / Semantic Release (push) Failing after 7m48s
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# Enable debug logging
|
||||
DEBUG=false
|
||||
|
||||
# Transport mode
|
||||
TRANSPORT_MODE=<http | stdio>
|
||||
|
||||
# PostHog LLM Observability configuration
|
||||
POSTHOG_API_KEY=<YourPostHogAPIKeyGoesHere>
|
||||
POSTHOG_HOST=https://us.i.posthog.com
|
||||
Reference in New Issue
Block a user