fix(deps): update dependency nestjs-otel to v8 (#27863)

* fix(deps): update dependency nestjs-otel to v8

* fix: apiMetrics

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jason@rasm.me>
This commit is contained in:
renovate[bot] 2026-05-07 19:14:15 +00:00 committed by GitHub
parent 36caeb34ec
commit 37e6a49652
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 27 additions and 39 deletions

View file

@ -54,10 +54,6 @@ export const envData: EnvData = {
otel: {
metrics: {
hostMetrics: false,
apiMetrics: {
enable: false,
ignoreRoutes: [],
},
},
},