Commit Graph
24 Commits
Author SHA1 Message Date
buyuxiang d3b5a0dba8 chore: add BUILTIN.md, append CHANGELOG.md
Change-Id: I12e0c6ba3621d383fa46a811abbdcd55dbf80a17
2021-12-30 19:50:55 +08:00
buyuxiang 23c09a1e11 complete the comment of builtin.Contains
Change-Id: I949e2ccda53960dd12f64bda3c9c69513f59d4ed
2021-12-30 18:27:58 +08:00
buyuxiang b22a5d2af0 fix: contains assertion bug; feat: add type_match, contained_by, string_equals assertion methods
Change-Id: Icb15fe33a58d1ff69991435bbe70c3cd53bb8dea
2021-12-30 14:47:10 +08:00
debugtalk 6ab9cfca16 feat: convert state to string 2021-12-24 17:29:45 +08:00
debugtalk 6f9914cdec feat: spawn workers with rate limit 2021-12-24 17:24:30 +08:00
debugtalk a1ea92cfc5 fix: data race 2021-12-24 17:11:58 +08:00
debugtalk 5353777019 fix: getCurrentRps 2021-12-24 11:59:13 +08:00
debugtalk ac1fd28d96 refactor: simplify boomer runner 2021-12-24 10:05:27 +08:00
debugtalk de2ef7b4c6 feat: add boomer state 2021-12-23 22:31:30 +08:00
debugtalk 946123e070 refactor: simplify boomer runner 2021-12-23 22:01:35 +08:00
debugtalk e9513b508d fix: race error 2021-12-23 18:53:00 +08:00
debugtalk 0eaefb923a change: add warn logs 2021-12-23 11:10:13 +08:00
debugtalk c0d830c672 fix: unittest 2021-12-23 09:42:15 +08:00
debugtalk 745a29a379 change: remove namespace 2021-12-22 21:04:20 +08:00
debugtalk a36232b734 change: update logs 2021-12-22 20:45:53 +08:00
debugtalk f0a16de225 feat: report GA events with version 2021-12-22 20:13:40 +08:00
debugtalk 68bb46d504 feat: group metrics with instance uuid 2021-12-22 19:46:06 +08:00
debugtalk 8ef4ad4282 refactor: fork boomer as sub module 2021-12-22 17:21:52 +08:00
debugtalk f7fc28bc53 feat: log transaction when running tests 2021-12-08 11:18:48 +08:00
debugtalk b78a753b3c docs: udpate changelog 2021-12-07 15:04:36 +08:00
debugtalk 5de87ac875 refactor: make models private 2021-12-07 11:04:21 +08:00
debugtalk f44662066e fix: EventTracking ev field type 2021-11-26 16:43:25 +08:00
debugtalk b0c2a5e5af feat: use unique machine ID for reporting GA 2021-11-26 16:21:55 +08:00
debugtalk 45566f015c fix: typo
change: do not add console output by default

feat: add GA for docs

refactor: move builtin to internal

refactor: relocate sentry sdk

feat: report events with ga

change: use http client session

fix: report GA events

change: sentry
2021-11-26 15:39:17 +08:00