-
### What version of OpenTelemetry are you using?
- "@opentelemetry/instrumentation": "^0.54.0"
- "@opentelemetry/instrumentation-fastify": "^0.41.0"
- "@opentelemetry/instrumentation…
-
### Did you read the migration guide?
- [X] I have read the whole migration guide
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Poten…
-
This is a ticket to perform research on what needs to be done. Create a new ticket for the development needed.
We are currently using NestJS core version 8.4.7. This version is outdated (2+ years ol…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
Version: `@ntegral/nestjs-sentry: 4.0.1`
Usage:
```typescript
SentryModule.forRootAsync({
useFactory: async (
config: ConfigService,
): Promise => {
return {
…
-
### Current Behavior
I had created empty project using PNPM and add a @nx/nest using
```sh
> pnpx create-nx-workspace@latest test
Packages: +56
+++++++++++++++++++++++++++++++++++++++++++++…
-
## Description
The `db:create-and-fill` script fails on ARM64 architecture, specifically during the Flyway migration process. The error occurs while attempting to execute the `flyway:migrate` comma…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
The dependencies do not get injected for the following code:
```
@UseFilters(new Ws…
-
-