1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src/lib
Ivar Conradi Østhus 8ef7789769
fix: Sliding window functionality for summaries (#1999)
Make the percentile metrics more adaptive to changes.
https://github.com/siimon/prom-client#summary
2022-08-30 13:53:28 +02:00
..
__snapshots__ Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
addons fix: correct types used in addon.ts 2022-05-10 09:35:39 +02:00
db Feat/exp flag loader (#1961) 2022-08-26 08:22:42 +02:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
openapi Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
proxy fix: resolve correct environment for admin tokens (#1951) 2022-08-22 14:44:38 +02:00
routes Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
schema Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
services Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
types Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
util Merge main 2022-08-26 09:09:18 +00:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
create-config.test.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
create-config.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
default-custom-auth-deny-all.ts fix: default custom auth hook now denies all requests to api endpoints (#811) 2021-04-29 15:18:58 +02:00
event-hook.test.ts fix: convert event-hook.test.js to typescript 2021-09-14 19:34:35 +02:00
event-hook.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts feat: add option for LOG_LEVEL (#803) 2021-04-23 15:31:12 +02:00
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.ts task: add sdk version metric (#1828) 2022-07-22 09:00:22 +00:00
metrics.ts fix: Sliding window functionality for summaries (#1999) 2022-08-30 13:53:28 +02:00
server-impl.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
server-impl.ts refactor: fix a few eslint module boundary type overrides (#1542) 2022-04-28 12:40:38 +02:00