[200_64] posthog集成#3273
Merged
GatsbyUSTC merged 27 commits intomainfrom May 8, 2026
Merged
Conversation
…tenv→system-getenv
根据飞书文档《PostHog 数据分析集成方案》更新: - 在 telemetry-utils.scm 中添加 telemetry-load-config 函数 - 支持从环境变量 MOGAN_TELEMETRY_BUFFER_SIZE 读取缓冲区大小 - 支持从环境变量 MOGAN_TELEMETRY_FLUSH_INTERVAL 读取 flush 间隔 - 在 init-telemetry.scm 中初始化时调用 telemetry-load-config - 确保启动时加载用户自定义配置 与文档第5节'配置加载'和第10.2节'批量大小可调'保持一致。
GatsbyUSTC
approved these changes
May 8, 2026
|
|
||
| ### 4. 环境变量配置 | ||
| ```bash | ||
| export MOGAN_TELEMETRY_BUFFER_SIZE=5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.