1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
gitar-bot[bot] 6844984610
[Gitar] Cleaning up stale flag: trackLifecycleMetrics with value false (#8833)
[![Gitar](https://raw.githubusercontent.com/gitarcode/.github/main/assets/gitar-banner.svg)](https://gitar.ai)
This automated PR permanently removes the `trackLifecycleMetrics`
feature flag.
  
  ---
This automated PR was generated by [Gitar](https://gitar.ai). View
[docs](https://gitar.ai/docs).

Co-authored-by: Gitar <noreply@gitar.ai>
2024-11-22 11:54:28 +02:00
..
__snapshots__ feat(productiviy-report): email config (#8571) 2024-10-29 10:52:05 +01:00
addons chore: remove the addonUsageMetrics flag (#8590) 2024-10-30 11:44:26 +01:00
db feat: show max count of sessions that users have to an admin (#8781) 2024-11-18 15:15:56 +00:00
domain/project-health chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
error fix: validate patched data with schema (#7616) 2024-07-18 13:26:50 +01:00
features [Gitar] Cleaning up stale flag: trackLifecycleMetrics with value false (#8833) 2024-11-22 11:54:28 +02:00
middleware fix: Remove idNumberMiddleware and change to use parameters in validPath method instead (#8734) 2024-11-18 15:08:07 +01:00
openapi chore: allow openapi "date" format of strings (#8837) 2024-11-22 10:18:39 +01:00
routes chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
schema fix: don't allow . or .. in feature url (#8479) 2024-10-21 16:35:17 +02:00
services chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
types [Gitar] Cleaning up stale flag: trackLifecycleMetrics with value false (#8833) 2024-11-22 11:54:28 +02:00
users feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
util feat(productiviy-report): email config (#8571) 2024-10-29 10:52:05 +01:00
app.test.ts
app.ts chore: origin middleware (#7695) 2024-07-30 10:42:50 +01:00
create-config.test.ts fix: prevent config resolver snapshot test (#8041) 2024-09-02 15:14:34 +02:00
create-config.ts feat: Make disableMigration option handled by environment variable (#8634) 2024-11-05 13:13:49 +01:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat: user loging event emitting with login order (#8021) 2024-08-30 11:28:19 +02:00
metrics-gauge.test.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics-gauge.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics.test.ts chore: use memoized stats for version (#8776) 2024-11-18 10:47:29 +01:00
metrics.ts [Gitar] Cleaning up stale flag: trackLifecycleMetrics with value false (#8833) 2024-11-22 11:54:28 +02:00
server-impl.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
server-impl.ts