João Madureira

Results 7 issues of João Madureira

**Describe your environment** The issue was detected when using: - nginx:1.22.0-alpine - opentelemetry-cpp v.1.2.0 - latest version of the nginx instrumentation **Steps to reproduce** It is possible to reproduce using...

bug

Consider the following scenario: - A Spring Boot application backed by Armeria just like the one in the [examples](/line/armeria/tree/master/examples/spring-boot-minimal); - We want to test our application using different configurations (for...

defect

Currently `linux-aarch_64` architecture isn't supported which poses some problems when, for instance, running maven inside docker on an M1 Apple. How easy would it be to add support for this?

PR Open

Hello If you specify a default image with a fingerprint on the URL no preview will be shown. ```HTML ``` The problem seems to be related with the fact it...

**Describe the bug** Trying to call `Reactable.createAction(...)` on a `GHPullRequest` throws a `Not Found` error. **To Reproduce** Steps to reproduce the behavior: 1. Create a valid `GHPullRequest` instance 2. Call...

bug

Is it possible to also expose a declaration file for typescript?

### What version of OpenTelemetry are you using? ``` "@opentelemetry/api": "^1.9.0", "@opentelemetry/auto-instrumentations-node": "^0.47.1", "@opentelemetry/exporter-prometheus": "^0.52.1", "@opentelemetry/exporter-trace-otlp-grpc": "^0.52.1", "@opentelemetry/sdk-node": "^0.52.0", ``` ### What version of Node are you using? `v18.18.2` ###...

bug
priority:p2
pkg:instrumentation-knex