Gaël Jourdan-Weil
Gaël Jourdan-Weil
### What happened? Given the following file structure where the base has a `helmChart` reference: ``` base/kustomization.yaml
### Is your feature request related to a problem? Please describe. When trying out auto-instrumentation in a Scala application (Play Framework), I noticed that some of my Play WS Client...
When upgrading from Trino JDBC driver 419 to 422, I'm facing initialization errors related to the global `OpenTelemetry` instance. _To be honest, this might be an issue with our code...
## Description Solves #19958 Otherwise, OTEL's HttpMetricsAdvice class checks don't work, resulting in many harmful labels being exposed in OkHttp metrics like the `http_response_content_length` and `http_url`. I've tested the change...
Given the following markdown file content: ```md ## Application structure [//]: # (TODO fill with other modules ) - Web service module ``` The display is completely messed up because...
I'm not entirely sure of the behavior I observe but when multiple branches are enabled, I can still see old branches that have been removed from the Git repository still...
As a reader of documentation, I would like to have a ToC at the top of each page. As a writer, I want this ToC to be auto generated. Question:...
I would like to be able to open links in new tabs when using "ctrl + click". I know it's intended to be a single page application but it could...
I'm not sure of the exact steps I did but I ended up with inconsistency in the database after trying to create a project which was already existing + linking...
When we make an error which prevent the parser to read a .md file, we don't have any feedback on the error to be able to act on it. For...