-
Calling `config.semantic_logger.clear_appenders!` raises an error of `Exception: NameError: undefined local variable or method 'appenders'` after upgrading from semantic_logger `4.15.0` to `4.16.0`, t…
-
I have this in my github actions:
```
lint:
runs-on: ubuntu-latest
env:
ImageOS: macos15
steps:
- name: Checkout code
uses: actions/checkout@v4
- use…
-
### Environment
Provide at least:
* Ruby Version.
```
> ruby -v
ruby 3.2.4 (2024-04-23 revision af471c0e01) [x86_64-darwin22]
```
* Rails Version.
```
> bin/rails -v
Rails 7.1.0
```
…
-
Not sure whats wrong but I am not able to get gitlab redirected to my IDP keycloak for login; I keep getting this landing page
I am trying to setup gitlab with keycloak using openid connect.
…
-
### Environment
* Ruby Version: `ruby 3.2.4 (2024-04-23 revision af471c0e01) [x86_64-linux]`
* Semantic Logger Version: `semantic_logger (4.16.0)`
* Application/framework names and versions (e.g.…
-
I added a Formtastic form, and after a difficult installation of Rich with version issues etc. added ':as => :rich' to one field of the form. When loading the form the first time, I get a LoadError "U…
-
The current implementation of the Rails integration causes log correlation information to be added twice to the logger when using Lograge. This breaks log parsing in Datadog if Lograge is using the J…
-
Hi, Im setting up Mobility in our Rails app. It works when working in the console setting and saving data. But a problem appeared when we ran all our test suite. Consider a model called "G…
-
Our current OTLP exporter is set up to exclusively send traces. This issue will either adapt current exporters or create a new, temporary exporter to send logs over OTLP. Support for HTTP will likely …
-
**Describe the bug**
This is possibly not a bug in `graphql-ruby`, and I apologize in advance if that's the case, but I've just run out of ideas on what this could be and thought I'd open this bug …