v1.2.0
Major Features
-
Support OpenAI Function-Calling
-
Enhancement on log monitoring
-
Enhancement on agent
-
Enhancement on APM
- Support Tatris as an optional solution for trace data storage
-
Deployment and Dependency
- Support deployment mode based on Helm
- Switch metadata storage solution from MongoDB to MySQL
What's Changed
- refactor: add front scripts by @xzchaoo in #424
- feat(home): add metricCrawlerTask by @jsy1001de in #425
- feat: billing trace by @xiangwanpeng in #426
- feat(home): update metricCrawlerTask by @jsy1001de in #427
- fix: fix apm query by @sw1136562366 in #428
- feat: optimize APM statistic by @xiangwanpeng in #429
- feat: Optimize the crawlerTask by @jsy1001de in #431
- fix: fix build trace relation by @sw1136562366 in #432
- fix: fix analysis client span by @sw1136562366 in #434
- feat: statistic APM groups by @xiangwanpeng in #436
- feat: record gRPC slow requests by @xzchaoo in #430
- fix: fix APM metrics meta query by @xiangwanpeng in #438
- fix(query): statistic by @zzhb101 in #439
- feat(home): optimize integration component functions by @jsy1001de in #440
- refactor: error handle by @xzchaoo in #441
- refactor: add charset to resp by @xzchaoo in #442
- fix: Holoinsight demo startup failure by @jiwliu in #444
- fix(apm): fix query slow sql time field by @sw1136562366 in #445
- fix(apm): fix query apm service list by @sw1136562366 in #446
- feat(home): optimize auth filter by @jsy1001de in #447
- feat(home): optimize return errorcode of the authfilter by @jsy1001de in #448
- feat: expose tatris by @xiangwanpeng in #450
- feat: optimize the result of alarmFacadeImpl by @jsy1001de in #451
- feat: Support for using MySQL to store metadata by @jiwliu in #453
- fix: sqlInjection by @jiwliu in #454
- feat: query trace with tenant and time range by @xiangwanpeng in #455
- fix: ineffective global webhook by @masaimu in #457
- fix: always set TimeParse config by @xzchaoo in #458
- refactor(home): optimize set cookies of filters by @jsy1001de in #459
- fix: sovle problem of agent logtail by @jsy1001de in #461
- feat: limit queue size by @xiangwanpeng in #462
- feat: add null value check tool by @masaimu in #464
- fix: alarm rule creater and modifier by @masaimu in #465
- refactor: optimize ULA by @jsy1001de in #466
- chore: add template build timeout check by @xzchaoo in #467
- feat: optimize APM by @xiangwanpeng in #468
- fix: meta mysql write by @jiwliu in #471
- refactor: optimize the metadata sync reported by agent by @jsy1001de in #472
- refactor(home): remove redundant code by @jsy1001de in #475
- chore: add timezone field by @xzchaoo in #476
- feat: metadata module supports custom indexes by @jiwliu in #483
- feat: user information by @masaimu in #482
- feat: add meter submit trigger by @zzhb101 in #484
- feat: meta add log by @jiwliu in #486
- feat(home): support log samples by @jsy1001de in #485
- feat: tenant adaptation in alarm query by @masaimu in #488
- refactor: add relationship between logmonitor and alarmrule by @jsy1001de in #490
- feat: modify timestamp field of APM by @xiangwanpeng in #491
- feat(home): alert facade tenant by @masaimu in #493
- fix: horizontal security vulnerabilities by @jsy1001de in #494
- feat: tatris scene by @xiangwanpeng in #495
- refactor: solve the problem of horizontal overreach by @jsy1001de in #496
- refactor: add metric info in alarmrule by @jsy1001de in #498
- fix: apm gson by @xiangwanpeng in #499
- feat: update meta sync by @jiwliu in #501
- fix: alert coordinator by @masaimu in #504
- fix: select alert detail sort by @masaimu in #505
- refactor: fixed horizontal security vulnerabilities accociated with t… by @jsy1001de in #506
- refactor: optimize conditinos of queryFacadeImpl by @jsy1001de in #507
- feat: query trace with tags by @sw1136562366 in #508
- feat(apm): apm service error analysis by @sw1136562366 in #511
- refactor: optimize horizonal overreach by @jsy1001de in #512
- fix: alert time filter by @masaimu in #514
- fix: fix query apm service instance list by @sw1136562366 in #515
- feat: sample by @xiangwanpeng in #502
- fix(home): integrationGeneratedTask by @jsy1001de in #516
- feat: openai function calling by @masaimu in #518
- feat(home): add uid column in userinfo by @masaimu in #519
- docs: change chinese notes to english notes by @mooneylert in #521
- refactor: integrationGeneratedTask update by @jsy1001de in #522
- feat: remove default configurations related to MongoDB by @jiwliu in #523
- fix: alert cache exception by @masaimu in #525
- chore: add location property by @masaimu in #526
- feat(home): create log monitoring by OpenAI Function-calling by @masaimu in #528
- feat: add log for data clean task by @jiwliu in #529
- chore: update front docker image by @xzchaoo in #530
New Contributors
- @mooneylert made their first contribution in #521
Full Changelog: v1.1.0...v1.2.0