1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/src/lib/features
Christopher Kolstad 86b5f108d0
fix: feature toggle update total needs 4 labels (#5946)
So, this was causing a lot of ERROR in our logs, due to the metric
having gotten an extra label the last month.

Two things for this fix.
1. add the missing label to the two calls that did not have it added
2. update the log line to include the error as another argument to the
logger, so we actually get a stacktrace from the error.
2024-01-18 11:00:56 +01:00
..
access fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
change-request-access-service fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
change-request-segment-usage-service fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
client-feature-toggles chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
dependent-features chore: centralize events service creation (#5910) 2024-01-16 13:11:28 +01:00
events chore: centralize events service creation (#5910) 2024-01-16 13:11:28 +01:00
export-import-toggles fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
feature-naming-pattern refactor: remove check for feature naming data object (#4745) 2023-09-15 12:51:47 +02:00
feature-search fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
feature-toggle fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
group chore: centralize events service creation (#5910) 2024-01-16 13:11:28 +01:00
instance-stats fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
maintenance fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
metrics fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
playground fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
private-project fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
project fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
project-environments fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
scheduler fix: feature toggle update total needs 4 labels (#5946) 2024-01-18 11:00:56 +01:00
segment fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
tag-type chore: centralize events service creation (#5910) 2024-01-16 13:11:28 +01:00
index.ts chore: missing export (#5911) 2024-01-16 13:35:57 +01:00