-
When you want to aggregate the data from your Rails application into a data analysis platform, it's a real pain trying to parse the developer-focused log lines that Rails spits out by default. In addi…
-
I'm starting to "prometheus all the things" in our rails application. They have support for ruby garbage collector, rails, puma, activerecord, etc, would this project be open to support on the semanti…
-
I installed rails_performance on a rails 6.x application and ran a number of page requests. "Recent Requests" included everything as expected. However, the trace info for every request via TraceRepo…
-
Seeing the same issue as reported in: #24 and various others.
```
No such middleware to insert before: Rails::Rack::Logger
```
We were previously on 5.0 with no issues even configuring this in…
-
Just happily installed `rails_semantic_logger` in our project, very happy to be using it, thank you! However, we're migrating to AWS OpenSearch rather than Elastic's offering, due to our take on Elast…
-
### Environment
Provide at least:
* Ruby Version: 2.4.6
* Symmetric Encryption Version: 4.3.0
* Application/framework names and versions (e.g. Rails, Sinatra, Puma, etc.): Rails 4.2.11.1
I am…
-
Getting the following error in my browser console:
```
Uncaught Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Can't find stylesheet to import.
╷
20 │ @…
-
My message looks like this:
```
[2020-06-08 14:43:08 +0000] - method=GET request_uri=/ status=200 request_id=0b78baef-5e75-4c79-832e-ce075c533571 request_time=0.0
```
But I would like to have …
-
This is likely a documentation issue, but I wanted to save someone else or future me some time, and have a discussion about if there is a better way to solve this issue.
### Environment
* Ruby 2.7…
-
We're using Rollbar 3.1.2 with a Rails 6 app
We had a few errors which were sent to Rollbar, however there was a bunch of them so we probably hit the rate limit. This wasn't a problem before, our s…