Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
qiniu
/
logkit
Public
Notifications
You must be signed in to change notification settings
Fork
258
Star
1.4k
Code
Issues
20
Pull requests
34
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Releases
v1.3.2
v1.3.2
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
wonderflow
released this
27 Sep 07:27
·
391 commits
to develop since this release
v1.3.2
4555080
Features
增加transformer的功能支持, 可以自定义的针对字段做转化操作
原配置文件的修改方式改为按添加步骤进行修改
增加页脚的帮助链接
logkit 加上runner创建时间,并在页面显示
增加了针对时间字段解析和变换的Transformer,用来处理用户时间字段相关问题
增加了丢弃某个字段的Transformer
logkit发送的请求增加了user_agent header,便于统计
增加了数据中植入来源IP的功能
增加了数据强制类型转换的功能,解决弱类型的问题,开启此功能后,一个指定为string类型的数据,实际为long的情况下,会被转换类型,反之亦然,转换错误则跟原来一样处理。
Bugfixes
数据第一次发送前没有meta文件不再报错
schemafree 创建repo失败会显示报错,而不是显示没有repo 404
对于解析失败的数据,展示部分原始数据方便排查错误原因
修复了允许Runner name为空的情况
修复了repo在界面上被删除,logkit选择了schemafree但不会重新创建的问题
修复了pandora sender array类型在某些情况下类型推导错误无法打点的问题
You can’t perform that action at this time.