-
Is there any way you could add the ability to override the message that is logged with given events? (For example, in lieu of `Completed ##{payload[:action]}`)
A simple implementation could be to r…
-
I have this in my github actions:
```
lint:
runs-on: ubuntu-latest
env:
ImageOS: macos15
steps:
- name: Checkout code
uses: actions/checkout@v4
- use…
-
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
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
```
…
-
### 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.…
-
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…
-
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…
-
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 …
-
I am consistently seeing this error when I try to invoke my LangChain chain which includes `RunnableRails` inside of an MLflow run:
```
LLMCallException: LLM Call Exception: Connection error.
```
It …