1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00

Commit Graph

  • f04dd454d9
    feat: sanitize impact metrics (#10364) Mateusz Kwasniewski 2025-07-17 12:59:50 +0200
  • 84748aaff0
    [CI]: Cancel CI runs that become obsolete (#10339) Kitsios Konstantinos 2025-07-17 13:22:44 +0300
  • 7de8e4b45b
    feat: sanitize impact metrics kwasniew 2025-07-17 11:56:43 +0200
  • c78e84dcbe
    feat: sanitize impact metrics kwasniew 2025-07-17 11:55:58 +0200
  • 3fb71bca75
    fix: update text wrapping style in ImpactMetricsChart (#10363) Tymoteusz Czech 2025-07-17 10:52:53 +0200
  • 3652386712
    fix: update text wrapping style in ImpactMetricsChart Tymoteusz Czech 2025-07-17 10:26:34 +0200
  • 1ab8275996
    feat: default origin for impact metrics (#10362) Mateusz Kwasniewski 2025-07-16 14:45:44 +0200
  • 0267a8ef21
    feat: default origin for impact metrics kwasniew 2025-07-16 14:37:58 +0200
  • 36fb0e1976
    feat: default origin for impact metrics kwasniew 2025-07-16 14:28:38 +0200
  • 21748c4ba5
    feat: default origin for impact metrics kwasniew 2025-07-16 14:27:44 +0200
  • e125c0f072
    fix(1-3928): prevent overwriting existing values in instance store (#10360) Thomas Heartman 2025-07-16 14:10:15 +0200
  • 840849a70b remove delete Thomas Heartman 2025-07-16 14:04:18 +0200
  • 642b209b9d
    fix: don't overwrite seenClients in instance-service; merge if same client appears again (#10357) Thomas Heartman 2025-07-16 14:02:25 +0200
  • 8455134688
    feat: show rps only for counters (#10361) Mateusz Kwasniewski 2025-07-16 13:43:29 +0200
  • a579fa2099 update other tests Thomas Heartman 2025-07-16 13:40:53 +0200
  • 34eae99656 remove comment Thomas Heartman 2025-07-16 13:33:44 +0200
  • 8a1efc1812
    feat: show rps only for counters kwasniew 2025-07-16 13:32:55 +0200
  • 342fd56355 rename insert to upsert Thomas Heartman 2025-07-16 13:26:31 +0200
  • de43fba588 rename Thomas Heartman 2025-07-16 13:19:45 +0200
  • 2e0a05d078 Use key deletion from client application store Thomas Heartman 2025-07-16 13:19:19 +0200
  • fb9ff7b210 Add initial test Thomas Heartman 2025-07-16 13:08:28 +0200
  • 63066c0123 Reset seenClients in tests Thomas Heartman 2025-07-16 12:39:57 +0200
  • c3f1454df7
    feat: use metric display name in impact charts (#10359) Mateusz Kwasniewski 2025-07-16 11:58:42 +0200
  • 4d35909b20
    feat: use metric display name in impact charts kwasniew 2025-07-16 11:49:21 +0200
  • 2ba2e2d1d0 revert changes to instances store Thomas Heartman 2025-07-16 11:26:16 +0200
  • 7988abdeef correctly add the type Thomas Heartman 2025-07-16 11:25:11 +0200
  • 052929099b
    feat: use metric display name in impact charts kwasniew 2025-07-16 11:24:18 +0200
  • 6a595a853c revert new type Thomas Heartman 2025-07-16 11:22:28 +0200
  • c4fca8a953 allow sdkversion in iclientapp Thomas Heartman 2025-07-16 11:21:16 +0200
  • 728b0eb28c Add type to method Thomas Heartman 2025-07-16 11:14:19 +0200
  • a95593aa88 pick specific columns Thomas Heartman 2025-07-16 11:14:08 +0200
  • b95fc76aba don't use the old metrics schema Thomas Heartman 2025-07-16 11:13:46 +0200
  • 7e46ec9e47 Add tests for instance service updates Thomas Heartman 2025-07-16 11:13:30 +0200
  • 496c3328e0
    Fix typo melindafekete 2025-07-15 18:33:13 +0200
  • 141186d452
    More tweaks to text and code examples melindafekete 2025-07-15 18:32:11 +0200
  • a6c02222f1 fix issues Thomas Heartman 2025-07-15 15:48:07 +0200
  • 2784c74f90 remove properties we don't use Thomas Heartman 2025-07-15 12:01:14 +0200
  • 5e6fd733bf Deprecate properties of the application schema that we don't use. Thomas Heartman 2025-07-15 11:59:31 +0200
  • 7910aa9130
    chore: add flag paygInstanceStatsEvents (#10356) Nuno Góis 2025-07-15 09:35:55 +0100
  • 3d78fbea7f
    chore: prevent unknown flag deadlocks by sorting and batching inserts (#10348) Nuno Góis 2025-07-15 08:58:42 +0100
  • 998834245c
    feat: Using impact metrics with flags (#10355) Mateusz Kwasniewski 2025-07-15 08:42:38 +0200
  • 7cbe9ed1c4
    Another iteration of the guide melindafekete 2025-07-14 19:01:13 +0200
  • ed84a404f5
    chore: add flag paygInstanceStatsEvents Nuno Góis 2025-07-14 17:54:34 +0100
  • ad9033f8e1
    feat: using impact metrics with flags kwasniew 2025-07-14 16:13:08 +0200
  • 5c641e155d
    feat: using impact metrics with flags kwasniew 2025-07-14 16:12:14 +0200
  • 34feef990e
    chore: Export IClientInstance from server-impl. (#10354) Thomas Heartman 2025-07-14 15:36:18 +0200
  • e51b3bb6c2
    chore: allow bulk metrics with empty flag names (#10353) Nuno Góis 2025-07-14 14:30:06 +0100
  • ba8181817d chore: Export IClientInstance from server-impl. Thomas Heartman 2025-07-14 15:02:05 +0200
  • 429eb66d8d
    chore: allow bulk metrics with empty flag names Nuno Góis 2025-07-14 13:39:19 +0100
  • 187d24db1f
    chore: impact metrics resolver signature update (#10352) Mateusz Kwasniewski 2025-07-14 13:16:25 +0200
  • 7b4298fcc1
    chore: impact metrics resolver signature update kwasniew 2025-07-14 13:07:00 +0200
  • ed9eccd743
    chore: add application_created event type (#10351) Thomas Heartman 2025-07-14 13:02:29 +0200
  • 33fc774b73 chore: add application_created event type Thomas Heartman 2025-07-14 12:55:57 +0200
  • ca485959b0
    feat: prefix unleash impact metrics labels (#10350) Mateusz Kwasniewski 2025-07-14 11:47:45 +0200
  • b0db884fba
    Merge branch 'main' into docs/managing-feature-flags-in-code melindafekete 2025-07-14 11:33:54 +0200
  • 3da244954f
    feat: prefix unleash impact metrics labels kwasniew 2025-07-14 11:06:43 +0200
  • 143b99553a
    feat: prefix unleash impact metrics labels kwasniew 2025-07-14 10:52:43 +0200
  • fe471419b4
    chore: bump node sdk with impact metrics flags (#10349) Mateusz Kwasniewski 2025-07-14 09:50:41 +0200
  • 35c7d36ed9
    chore: bump node sdk with impact metrics flags kwasniew 2025-07-14 09:43:09 +0200
  • 77bda5f1b3
    chore: prevent unknown flag deadlocks by sorting and batching inserts Nuno Góis 2025-07-11 17:46:35 +0100
  • 83f3035e26
    fix: unused 'health' references fix/health-references Tymoteusz Czech 2025-07-11 15:13:47 +0200
  • 46f7031854
    Fix linting in docs sidebar (#10347) Melinda Fekete 2025-07-11 15:03:12 +0200
  • b90d788e2c
    Fix linting in docs sidebar melindafekete 2025-07-11 14:51:30 +0200
  • 96f59bccfa
    chore(AI): healthToTechDebt flag cleanup (#10346) unleash-bot[bot] 2025-07-11 14:15:55 +0200
  • cae5be4ad0
    docs: update docs navigation (#9942) Melinda Fekete 2025-07-11 13:33:11 +0200
  • 490c20c433
    Update website/docs/feature-flag-tutorials/use-cases/gradual-rollout.md Melinda Fekete 2025-07-11 13:13:51 +0200
  • 7ab9fbc041
    Update website/docs/using-unleash/deploy/https.md Melinda Fekete 2025-07-11 13:13:47 +0200
  • e52053b8ea
    Update website/docs/troubleshooting.mdx Melinda Fekete 2025-07-11 13:13:41 +0200
  • 77b5e624c5
    Update website/docs/troubleshooting.mdx Melinda Fekete 2025-07-11 13:13:30 +0200
  • 30aec61534
    fix: tests Tymoteusz Czech 2025-07-11 13:08:36 +0200
  • caaf812690
    Tweak heading melindafekete 2025-07-11 13:01:01 +0200
  • 82ab71c649
    fix: lint Tymoteusz Czech 2025-07-11 12:44:56 +0200
  • 09870f3497 refactor: Clean up healthToTechDebt feature flag, enable technical debt view unleash-bot 2025-07-11 10:21:53 +0000
  • eb4371aa10
    Rework the guide melindafekete 2025-07-11 11:35:50 +0200
  • 64f7004721
    chore: reduced log level of metrics log statements (#10343) Saulius Astromskis 2025-07-11 11:55:54 +0300
  • 1948861a46
    Update impact metrics state (#10342) Tymoteusz Czech 2025-07-11 10:46:20 +0200
  • 6830587eed
    chore: reduced log level of metrics log statements Saulius Astromskis 2025-07-11 11:34:44 +0300
  • e8732f0fa8
    fix: hook tests with server mock Tymoteusz Czech 2025-07-11 10:12:55 +0200
  • ede3d2d354
    fix: lint Tymoteusz Czech 2025-07-10 17:20:40 +0200
  • 6af1acb8fc
    fix: console Tymoteusz Czech 2025-07-10 17:17:08 +0200
  • a9a7bc372d
    update impact metrics state Tymoteusz Czech 2025-07-10 17:15:19 +0200
  • 69905185c5
    Impact metrics errors with rate per second option (#10337) Tymoteusz Czech 2025-07-10 16:43:55 +0200
  • df65949ea6
    Merge branch 'main' into docs/managing-feature-flags-in-code melindafekete 2025-07-10 16:37:17 +0200
  • f6df88f74f
    Update formatting melindafekete 2025-07-10 16:36:50 +0200
  • ada4431957
    fix: token parsing (#10341) Mateusz Kwasniewski 2025-07-10 16:28:37 +0200
  • bcaa6bc45c
    fix: token parsing kwasniew 2025-07-10 16:22:26 +0200
  • 5fd7d07741
    chore: node sdk with impact metrics env changes (#10340) Mateusz Kwasniewski 2025-07-10 14:05:09 +0200
  • a89d729ad2
    chore: node sdk with impact metrics env changes kwasniew 2025-07-10 13:10:49 +0200
  • d5ecf04043
    chore: remove unused method (#10335) Thomas Heartman 2025-07-10 12:07:36 +0200
  • eb80f00206
    feat: user friendly impact metric name (#10338) Mateusz Kwasniewski 2025-07-10 11:27:37 +0200
  • 7e40b8cdff ci: cancel CI workflow that becomes obsolete after a new commit is pushed in an open PR Konstantinos 2025-07-10 11:23:36 +0200
  • 3ca3fd756a
    feat: user friendly impact metric name kwasniew 2025-07-10 11:21:02 +0200
  • 0d31d78096 delete oss service Thomas Heartman 2025-07-10 09:52:06 +0200
  • 950b4c8a7e
    add rate per second to impact metrics Tymoteusz Czech 2025-07-09 16:27:29 +0200
  • c146f7368c add comment Thomas Heartman 2025-07-09 16:05:46 +0200
  • f277c0579a remove expect errors Thomas Heartman 2025-07-09 15:58:45 +0200
  • e4cd7c06e4 delete unused file Thomas Heartman 2025-07-09 15:58:13 +0200
  • 981df3bdd6 add version service Thomas Heartman 2025-07-09 15:57:15 +0200
  • c851ceae40 revert one change Thomas Heartman 2025-07-09 15:53:56 +0200
  • 6583c242fb remove unused method (0 references) Thomas Heartman 2025-07-09 15:47:33 +0200