1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib/services
David Leek 4cc1505308
feat: add support for turning telemetry off with environment variable (#3987)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

Adds an environment variable for switching off feature telemetry in
version check
2023-06-15 15:11:58 +02:00
..
client-metrics feat: metrics for variants (#3685) 2023-05-05 11:10:54 +03:00
access-service.test.ts feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
access-service.ts feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
account-service.ts fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts OpenAPI: addon operations (#3421) 2023-04-18 10:50:34 +00:00
addon-service.ts feat: unify error responses (#3607) 2023-04-25 13:40:46 +00:00
api-token-service.test.ts chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
api-token-service.ts chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts feat: context field usage backend (#3921) 2023-06-09 12:00:17 +03:00
edge-service.ts docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
email-service.test.ts
email-service.ts chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
environment-service.ts Feat: project default strategy (#3644) 2023-04-28 14:59:04 +03:00
event-service.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
favorites-service.ts
feature-tag-service.ts feat: export by tags (#3635) 2023-04-27 10:22:14 +02:00
feature-toggle-service.ts fix: feature not found in project yields 404 (#3958) 2023-06-12 15:07:18 +02:00
feature-type-service.ts
group-service.ts fix: block adding a root role to a group with a project role (#3775) 2023-05-16 12:11:32 +02:00
health-service.ts
index.ts refactor: playground in feature oriented architecture (#3942) 2023-06-09 12:55:54 +02:00
instance-stats-service.test.ts
instance-stats-service.ts docs: Instance admin (#3961) 2023-06-13 12:10:21 +00:00
maintenance-service.test.ts docs: maintanance mode impact (#3858) 2023-05-25 08:28:05 +02:00
maintenance-service.ts feat: maintenance mode disables scheduler (#3854) 2023-05-24 12:26:54 +02:00
openapi-service.ts Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
pat-service.ts
project-health-service.ts
project-schema.ts fix: bug (#3449) 2023-04-04 15:52:45 +03:00
project-service.ts fix: add createdAt in projects API response (#3929) 2023-06-09 14:18:38 +00:00
proxy-service.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
public-signup-token-service.ts
reset-token-service.ts feat: changing password will expire reset password tokens (#3451) 2023-04-05 12:39:52 +03:00
scheduler-service.test.ts feat: maintenance mode disables scheduler (#3854) 2023-05-24 12:26:54 +02:00
scheduler-service.ts feat: maintenance mode disables scheduler (#3854) 2023-05-24 12:26:54 +02:00
segment-schema.ts
segment-service.ts Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
session-service.ts
setting-service.ts
state-schema.ts
state-service-export-v1.json
state-service.test.ts feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
state-service.ts chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
state-util.ts
strategy-schema.ts Feat/enable disable strategies (#3566) 2023-04-21 12:09:07 +03:00
strategy-service.ts
tag-schema.test.ts
tag-schema.ts chore: Improve openapi documentation for tags (#3496) 2023-04-12 09:34:32 +00:00
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts
user-service.ts feat: change own password confirmation (#3894) 2023-06-05 11:58:25 +02:00
user-splash-service.ts
version-service.test.ts feat: add support for turning telemetry off with environment variable (#3987) 2023-06-15 15:11:58 +02:00
version-service.ts feat: add support for turning telemetry off with environment variable (#3987) 2023-06-15 15:11:58 +02:00